Mercurial > mplayer.hg
graph
-
Retrieve DVD's titles, chapters and angles by stream control commands.Tue, 10 Jan 2012 12:04:50 +0000, by ib
-
Remove all #ifdef MP_DEBUG from Win32 GUI code.Tue, 10 Jan 2012 11:51:30 +0000, by ib
-
Force "simple" IDCT to avoid different results on different PCs.Sun, 08 Jan 2012 17:52:59 +0000, by reimar
-
Fix directory creation in refupdate script.Sun, 08 Jan 2012 15:38:22 +0000, by reimar
-
Remove another md5sums reference file that missed the .md5 extension.Sun, 08 Jan 2012 13:47:08 +0000, by reimar
-
Remove file that was checked in accidentally (it was missing the .md5 part).Sun, 08 Jan 2012 13:46:29 +0000, by reimar
-
Fix testing of H.264 conformance tests.Sun, 08 Jan 2012 10:47:41 +0000, by reimar
-
Add a script to help update the references.Sun, 08 Jan 2012 10:44:00 +0000, by reimar
-
Add references for new fate samples.Sun, 08 Jan 2012 10:15:51 +0000, by reimar
-
Remove unused reference files.Sun, 08 Jan 2012 10:14:00 +0000, by reimar
-
Print a hint if FATE_SAMPLES was not set and fatetest is run.Sun, 08 Jan 2012 10:06:13 +0000, by reimar
-
Clean up faterun.sh.Sun, 08 Jan 2012 09:28:51 +0000, by reimar
-
Put test-related code in Makefile under ifdef FATE_SAMPLES.Sun, 08 Jan 2012 09:25:45 +0000, by reimar
-
Support cyuv uyvy422 rawvideo with -vc -ffcyuv,Fri, 06 Jan 2012 00:18:56 +0000, by cehoyos
-
Add support for additional libopenjpeg output formats.Thu, 05 Jan 2012 20:35:07 +0000, by reimar
-
Add support for 422P9.Thu, 05 Jan 2012 20:32:10 +0000, by reimar
-
Support for Avid Meridian Uncompressed via FFmpeg.Thu, 05 Jan 2012 20:18:38 +0000, by cehoyos
-
Add reference result for vble test file.Thu, 05 Jan 2012 18:23:34 +0000, by reimar
-
Disable wmv8_drm test.Thu, 05 Jan 2012 16:17:36 +0000, by reimar
-
QCP files are audio-only, do not run them through video test.Thu, 05 Jan 2012 16:06:16 +0000, by reimar
-
Change a few more pts-related float to double.Thu, 05 Jan 2012 15:50:17 +0000, by reimar
-
Use double also to calculate ogg subtitle pts.Thu, 05 Jan 2012 15:48:37 +0000, by reimar
-
Remove pointless cast.Thu, 05 Jan 2012 15:46:48 +0000, by reimar
-
Calculate Ogg timestamps as double instead of float.Thu, 05 Jan 2012 15:45:33 +0000, by reimar
-
Check for correct function (th_info_init, not theora_info_init) in libtheora test.Thu, 05 Jan 2012 15:41:59 +0000, by reimar
-
Add more fate test reference results.Thu, 05 Jan 2012 15:39:14 +0000, by reimar
-
Remove #ifdef MP_DEBUG.Thu, 05 Jan 2012 14:40:36 +0000, by ib
-
Explicitly enumerate all stream types.Thu, 05 Jan 2012 14:26:21 +0000, by ib
-
Remove pointless menu entry.Thu, 05 Jan 2012 13:55:03 +0000, by ib
-
Use empty1px.xpm instead of empty.xpm for check item (and similar) menus.Thu, 05 Jan 2012 13:50:34 +0000, by ib
-
Use check items for CD and VCD titles as well.Thu, 05 Jan 2012 12:55:33 +0000, by ib
-
Fix bug in CD / VCD / DVD related menus.Thu, 05 Jan 2012 12:44:02 +0000, by ib
-
Move CD / VCD / DVD related menu code.Thu, 05 Jan 2012 12:35:37 +0000, by ib
-
build: Merge tests/Makefile into top-level Makefile and test non-recursively.Thu, 05 Jan 2012 12:08:36 +0000, by diego
-
Move some DVD related events.Thu, 05 Jan 2012 12:06:03 +0000, by ib
-
Remove #ifdef MP_DEBUG.Thu, 05 Jan 2012 11:39:27 +0000, by ib
-
Port libtheora glue code to Theora 1.0 API.Wed, 04 Jan 2012 22:08:36 +0000, by diego
-
fmt-conversion.c: add a remark about the usage of #ifdef directivesWed, 04 Jan 2012 20:30:10 +0000, by siretart
-
libmpdemux/mp_taglists.c: Replace #ifdef with #if directivesWed, 04 Jan 2012 20:28:43 +0000, by siretart
-
Support decoding AVrp, v308 and yuv4 via FFmpeg.Wed, 04 Jan 2012 14:55:29 +0000, by cehoyos
-
make the checks for available codec id more robustWed, 04 Jan 2012 12:33:59 +0000, by siretart
-
configure: Simplify Theora check.Wed, 04 Jan 2012 10:39:38 +0000, by diego
-
Remove unnecessary #include.Tue, 03 Jan 2012 23:50:52 +0000, by ib
-
Remove (conditional and) unnecessary #includeTue, 03 Jan 2012 23:10:34 +0000, by ib
-
Add checks for errors in stream_cdda's get_track_by_sector().Tue, 03 Jan 2012 20:47:36 +0000, by ib
-
Allow Windows style CDROM device names for Wine port.Tue, 03 Jan 2012 16:17:21 +0000, by ib
-
Use cdparanoia compatibility names for CD function calls.Tue, 03 Jan 2012 16:16:04 +0000, by ib
-
Allow compilation with LibavTue, 03 Jan 2012 15:51:26 +0000, by siretart
-
Initialize device options in guiInit().Mon, 02 Jan 2012 16:48:18 +0000, by ib
-
Remove pointless filename setting from device name.Mon, 02 Jan 2012 16:25:00 +0000, by ib
-
Allow uiPlay() without guiInfo.Filename for some stream types.Mon, 02 Jan 2012 16:24:06 +0000, by ib
-
Cosmetic: Adjust indent.Mon, 02 Jan 2012 15:28:30 +0000, by ib
-
Don't explicitly set stream type if the type doesn't change.Mon, 02 Jan 2012 15:16:55 +0000, by ib
-
Add support of compression algorithm 3 (header stripping) in mkv demuxer.Mon, 02 Jan 2012 12:53:20 +0000, by iive
-
Support FFmpeg v410 decoder.Mon, 02 Jan 2012 11:26:00 +0000, by cehoyos
-
Support Y41P decoding via FFmpeg.Mon, 02 Jan 2012 11:20:26 +0000, by cehoyos