log

age author description
2012-01-08 reimar Put test-related code in Makefile under ifdef FATE_SAMPLES.
2012-01-06 cehoyos Support cyuv uyvy422 rawvideo with -vc -ffcyuv,
2012-01-05 reimar Add support for additional libopenjpeg output formats.
2012-01-05 reimar Add support for 422P9.
2012-01-05 cehoyos Support for Avid Meridian Uncompressed via FFmpeg.
2012-01-05 reimar Add reference result for vble test file.
2012-01-05 reimar Disable wmv8_drm test.
2012-01-05 reimar QCP files are audio-only, do not run them through video test.
2012-01-05 reimar Change a few more pts-related float to double.
2012-01-05 reimar Use double also to calculate ogg subtitle pts.
2012-01-05 reimar Remove pointless cast.
2012-01-05 reimar Calculate Ogg timestamps as double instead of float.
2012-01-05 reimar Check for correct function (th_info_init, not theora_info_init) in libtheora test.
2012-01-05 reimar Add more fate test reference results.
2012-01-05 ib Remove #ifdef MP_DEBUG.
2012-01-05 ib Explicitly enumerate all stream types.
2012-01-05 ib Remove pointless menu entry.
2012-01-05 ib Use empty1px.xpm instead of empty.xpm for check item (and similar) menus.
2012-01-05 ib Use check items for CD and VCD titles as well.
2012-01-05 ib Fix bug in CD / VCD / DVD related menus.
2012-01-05 ib Move CD / VCD / DVD related menu code.
2012-01-05 diego build: Merge tests/Makefile into top-level Makefile and test non-recursively.
2012-01-05 ib Move some DVD related events.
2012-01-05 ib Remove #ifdef MP_DEBUG.
2012-01-04 diego Port libtheora glue code to Theora 1.0 API.
2012-01-04 siretart fmt-conversion.c: add a remark about the usage of #ifdef directives
2012-01-04 siretart libmpdemux/mp_taglists.c: Replace #ifdef with #if directives
2012-01-04 cehoyos Support decoding AVrp, v308 and yuv4 via FFmpeg.
2012-01-04 siretart make the checks for available codec id more robust
2012-01-04 diego configure: Simplify Theora check.
2012-01-03 ib Remove unnecessary #include.
2012-01-03 ib Remove (conditional and) unnecessary #include
2012-01-03 ib Add checks for errors in stream_cdda's get_track_by_sector().
2012-01-03 ib Allow Windows style CDROM device names for Wine port.
2012-01-03 ib Use cdparanoia compatibility names for CD function calls.
2012-01-03 siretart Allow compilation with Libav
2012-01-02 ib Initialize device options in guiInit().
2012-01-02 ib Remove pointless filename setting from device name.
2012-01-02 ib Allow uiPlay() without guiInfo.Filename for some stream types.
2012-01-02 ib Cosmetic: Adjust indent.
2012-01-02 ib Don't explicitly set stream type if the type doesn't change.
2012-01-02 iive Add support of compression algorithm 3 (header stripping) in mkv demuxer.
2012-01-02 cehoyos Support FFmpeg v410 decoder.
2012-01-02 cehoyos Support Y41P decoding via FFmpeg.
2012-01-02 jrash Synced with help_mp-en.h rev. 34475
2012-01-01 cehoyos Update copyright year.
2011-12-31 ib Cosmetic: Collect together Wine port related functions.
2011-12-31 ib Allow Windows style devices for Wine port.
2011-12-31 ib Fix Win32 GUI DVD playback.
2011-12-31 ib Remove options cdrom_device and dvd_device from the Win32 GUI.
2011-12-31 ib Retrieve DVD's titles, chapters and angles by stream control commands.
2011-12-31 ib Replace VCD's STREAM_CTRL_GET_NUM_CHAPTERS by STREAM_CTRL_GET_NUM_TITLES.
2011-12-31 ib Add audio CD playback support to the X11/GTK GUI.
2011-12-31 ib Add new stream control command STREAM_CTRL_GET_NUM_TITLES.
2011-12-29 cehoyos Support FFmpeg SMJPEG IMA ADPCM decoding.
2011-12-29 reimar Add comment to a condition that is just a hack around a cdparanoia bug.
2011-12-29 reimar Prefer libcdio over cdparanoia by default.
2011-12-29 ib Rename MSGTR_SelectChapter MSGTR_SelectTitleChapter.
2011-12-29 cehoyos Support the FFmpeg Indeo 4 decoder.
2011-12-28 ib Don't call paranoia_modeset() for PARANOIA_MODE_DISABLE.
2011-12-28 ib Allow PARANOIA_MODE_FULL with skipping.
2011-12-24 jrash sync with en/mplayer.1 rev. 34463
2011-12-24 cigaes av_helpers: show libav* version and configuration.
2011-12-24 cigaes av_helpers: remove obsolete avcodec_init.
2011-12-23 reimar vo_gl stereo: allow swapping left and right view.
2011-12-23 reimar cdda: set position to an actual EOF position when we set EOF.
2011-12-23 reimar Flush cache and sync stream position/eof after seeking STREAM_CTRLs.
2011-12-23 reimar Fail if trying to seek beyond the last chapter, not just if it is beyond the end of the disc.
2011-12-23 reimar Do not call paranoia_overlapset with 0, it actually causes cdparanoia to just hang.
2011-12-23 reimar Fix cdda speed default value, range and use more robust condition.
2011-12-23 reimar Add CONFIG_AVCODEC and CONFIG_SAFE_BITSTREAM_READER.
2011-12-23 ib Add /home only to the file selector path list if HOME isn't set.
2011-12-23 ib Cosmetic: Swap /mnt and /media in the file selector path list.
2011-12-23 ib Add /mnt only to the file selector path list if it exists.
2011-12-22 cehoyos Fix build of swedish help after r33915.
2011-12-20 ib Remember the lastly selected file in file selector.
2011-12-20 cehoyos Support FFmpeg 8088flex TMV decoder.
2011-12-18 jrash sync with en/mplayer.1 rev. 34438
2011-12-18 cehoyos Support decoding yuv411p rawvideo.
2011-12-16 ib Fix skin documentation.
2011-12-15 cigaes Support SBG decoding using ffwavesynth.
2011-12-15 cehoyos Fix compilation after CONFIG_H264CHROMA was added to FFmpeg.
2011-12-14 cehoyos Support FFmpeg mmvideo decoder.
2011-12-14 cehoyos Support FFmpeg Dxtory decoder.
2011-12-14 iive Avoid double conversion from utf16/ucs2 to utf8 for text subtitles.
2011-12-13 ib Revise German translation of MSGTR_MENU_PlayDisc.
2011-12-12 ib Return right pointer.
2011-12-11 reimar Require a fribidi version that defines FriBidiParType.
2011-12-11 ib Leave the focus in fsFNameList after key event in file selector.
2011-12-11 reimar Add a suboption to allow forcing use of e.g. OpenGL ES to -vo gl.
2011-12-11 ib Add Return key events to playlist's file lists.
2011-12-11 ib Add Return key events to playlist buttons.
2011-12-11 ib Make column titles in playlist passive.
2011-12-11 ib Fix bug with wrong focus in file selector.
2011-12-11 ib Cosmetic: Adjust indent.
2011-12-11 ib Add Return key events to file selector buttons.