Mercurial > mplayer.hg
graph
-
Use double also to calculate ogg subtitle pts.2012-01-05, by reimar
-
Remove pointless cast.2012-01-05, by reimar
-
Calculate Ogg timestamps as double instead of float.2012-01-05, by reimar
-
Check for correct function (th_info_init, not theora_info_init) in libtheora test.2012-01-05, by reimar
-
Add more fate test reference results.2012-01-05, by reimar
-
Remove #ifdef MP_DEBUG.2012-01-05, by ib
-
Explicitly enumerate all stream types.2012-01-05, by ib
-
Remove pointless menu entry.2012-01-05, by ib
-
Use check items for CD and VCD titles as well.2012-01-05, by ib
-
Fix bug in CD / VCD / DVD related menus.2012-01-05, by ib
-
Move CD / VCD / DVD related menu code.2012-01-05, by ib
-
build: Merge tests/Makefile into top-level Makefile and test non-recursively.2012-01-05, by diego
-
Move some DVD related events.2012-01-05, by ib
-
Remove #ifdef MP_DEBUG.2012-01-05, by ib
-
Port libtheora glue code to Theora 1.0 API.2012-01-04, by diego
-
fmt-conversion.c: add a remark about the usage of #ifdef directives2012-01-04, by siretart
-
libmpdemux/mp_taglists.c: Replace #ifdef with #if directives2012-01-04, by siretart
-
Support decoding AVrp, v308 and yuv4 via FFmpeg.2012-01-04, by cehoyos
-
make the checks for available codec id more robust2012-01-04, by siretart
-
configure: Simplify Theora check.2012-01-04, by diego
-
Remove unnecessary #include.2012-01-03, by ib
-
Remove (conditional and) unnecessary #include2012-01-03, by ib
-
Add checks for errors in stream_cdda's get_track_by_sector().2012-01-03, by ib
-
Allow Windows style CDROM device names for Wine port.2012-01-03, by ib
-
Use cdparanoia compatibility names for CD function calls.2012-01-03, by ib
-
Allow compilation with Libav2012-01-03, by siretart
-
Initialize device options in guiInit().2012-01-02, by ib
-
Remove pointless filename setting from device name.2012-01-02, by ib
-
Allow uiPlay() without guiInfo.Filename for some stream types.2012-01-02, by ib
-
Cosmetic: Adjust indent.2012-01-02, by ib
-
Don't explicitly set stream type if the type doesn't change.2012-01-02, by ib
-
Add support of compression algorithm 3 (header stripping) in mkv demuxer.2012-01-02, by iive
-
Support FFmpeg v410 decoder.2012-01-02, by cehoyos
-
Support Y41P decoding via FFmpeg.2012-01-02, by cehoyos
-
Synced with help_mp-en.h rev. 344752012-01-02, by jrash
-
Update copyright year.2012-01-01, by cehoyos
-
Cosmetic: Collect together Wine port related functions.2011-12-31, by ib
-
Allow Windows style devices for Wine port.2011-12-31, by ib
-
Fix Win32 GUI DVD playback.2011-12-31, by ib
-
Remove options cdrom_device and dvd_device from the Win32 GUI.2011-12-31, by ib
-
Retrieve DVD's titles, chapters and angles by stream control commands.2011-12-31, by ib
-
Add audio CD playback support to the X11/GTK GUI.2011-12-31, by ib
-
Add new stream control command STREAM_CTRL_GET_NUM_TITLES.2011-12-31, by ib
-
Support FFmpeg SMJPEG IMA ADPCM decoding.2011-12-29, by cehoyos
-
Add comment to a condition that is just a hack around a cdparanoia bug.2011-12-29, by reimar
-
Prefer libcdio over cdparanoia by default.2011-12-29, by reimar
-
Rename MSGTR_SelectChapter MSGTR_SelectTitleChapter.2011-12-29, by ib
-
Support the FFmpeg Indeo 4 decoder.2011-12-29, by cehoyos
-
Don't call paranoia_modeset() for PARANOIA_MODE_DISABLE.2011-12-28, by ib
-
Allow PARANOIA_MODE_FULL with skipping.2011-12-28, by ib
-
sync with en/mplayer.1 rev. 344632011-12-24, by jrash
-
av_helpers: show libav* version and configuration.2011-12-24, by cigaes
-
av_helpers: remove obsolete avcodec_init.2011-12-24, by cigaes
-
vo_gl stereo: allow swapping left and right view.2011-12-23, by reimar
-
cdda: set position to an actual EOF position when we set EOF.2011-12-23, by reimar
-
Flush cache and sync stream position/eof after seeking STREAM_CTRLs.2011-12-23, by reimar
-
Do not call paranoia_overlapset with 0, it actually causes cdparanoia to just hang.2011-12-23, by reimar
-
Fix cdda speed default value, range and use more robust condition.2011-12-23, by reimar
-
Add CONFIG_AVCODEC and CONFIG_SAFE_BITSTREAM_READER.2011-12-23, by reimar
-
Add /home only to the file selector path list if HOME isn't set.2011-12-23, by ib
-
Cosmetic: Swap /mnt and /media in the file selector path list.2011-12-23, by ib
-
Add /mnt only to the file selector path list if it exists.2011-12-23, by ib
-
Fix build of swedish help after r33915.2011-12-22, by cehoyos
-
Remember the lastly selected file in file selector.2011-12-20, by ib
-
Support FFmpeg 8088flex TMV decoder.2011-12-20, by cehoyos
-
sync with en/mplayer.1 rev. 344382011-12-18, by jrash
-
Support decoding yuv411p rawvideo.2011-12-18, by cehoyos
-
Fix skin documentation.2011-12-16, by ib
-
Support SBG decoding using ffwavesynth.2011-12-15, by cigaes
-
Fix compilation after CONFIG_H264CHROMA was added to FFmpeg.2011-12-15, by cehoyos
-
Support FFmpeg mmvideo decoder.2011-12-14, by cehoyos
-
Support FFmpeg Dxtory decoder.2011-12-14, by cehoyos
-
Avoid double conversion from utf16/ucs2 to utf8 for text subtitles.2011-12-14, by iive
-
Revise German translation of MSGTR_MENU_PlayDisc.2011-12-13, by ib
-
Return right pointer.2011-12-12, by ib
-
Require a fribidi version that defines FriBidiParType.2011-12-11, by reimar
-
Leave the focus in fsFNameList after key event in file selector.2011-12-11, by ib
-
Add a suboption to allow forcing use of e.g. OpenGL ES to -vo gl.2011-12-11, by reimar
-
Add Return key events to playlist's file lists.2011-12-11, by ib
-
Add Return key events to playlist buttons.2011-12-11, by ib
-
Make column titles in playlist passive.2011-12-11, by ib
-
Fix bug with wrong focus in file selector.2011-12-11, by ib
-
Cosmetic: Adjust indent.2011-12-11, by ib
-
Add Return key events to file selector buttons.2011-12-11, by ib
-
Add a test file for ultravox in comment.2011-12-11, by reimar
-
Allow compiling libass without fribidi again.2011-12-11, by reimar
-
Don't allow option gui-include in config files.2011-12-11, by ib
-
Cosmetic: Adjust indent.2011-12-11, by ib
-
Enable gui slave commands.2011-12-11, by ib
-
Add highly experimental support for OpenGL ES.2011-12-10, by reimar
-
Use glLoadMatrixf. This makes it easier to support OpenGL ES.2011-12-10, by reimar
-
By default ignore CTRL key on its own.2011-12-10, by reimar
-
Use an enum to define keycodes and fix CTRL and backspace key having2011-12-10, by reimar
-
loosen the dependency on libjpeg-dev2011-12-09, by siretart
-
Change prefix for internal events from ev to iv.2011-12-09, by ib
-
Add evSetSubtitle event to the Win32 GUI.2011-12-09, by ib
-
Remove unused symbolic constant and code for evFirstLoad.2011-12-09, by ib
-
Remove unused symbolic constant definitions for events.2011-12-09, by ib
-
Replace evPlayNetwork by evLoadURL.2011-12-09, by ib
-
Change parameter name and its declaration to const.2011-12-09, by ib
-
Add doxygen comment to app.c2011-12-09, by ib
-
Remove non-existing GUI user events.2011-12-09, by ib
-
Fix bug in Win32 GUI introduced in r34403.2011-12-08, by ib
-
Replace evSetURL by evLoadURL for consistency.2011-12-08, by ib
-
Add evSetAspect to the skin documentation on GUI messages (where2011-12-08, by ib
-
Cosmetic: Add evSetAspect event to video events.2011-12-08, by ib
-
Cosmetic: Synchronize evPlaylist event and message names.2011-12-08, by ib
-
Add evHalfSize event to the Win32 GUI.2011-12-08, by ib
-
Fix bug with evHalfSize event.2011-12-08, by ib