log

age author description
Thu, 05 Jan 2012 20:18:38 +0000 cehoyos Support for Avid Meridian Uncompressed via FFmpeg.
Thu, 05 Jan 2012 18:23:34 +0000 reimar Add reference result for vble test file.
Thu, 05 Jan 2012 16:17:36 +0000 reimar Disable wmv8_drm test.
Thu, 05 Jan 2012 16:06:16 +0000 reimar QCP files are audio-only, do not run them through video test.
Thu, 05 Jan 2012 15:50:17 +0000 reimar Change a few more pts-related float to double.
Thu, 05 Jan 2012 15:48:37 +0000 reimar Use double also to calculate ogg subtitle pts.
Thu, 05 Jan 2012 15:46:48 +0000 reimar Remove pointless cast.
Thu, 05 Jan 2012 15:45:33 +0000 reimar Calculate Ogg timestamps as double instead of float.
Thu, 05 Jan 2012 15:41:59 +0000 reimar Check for correct function (th_info_init, not theora_info_init) in libtheora test.
Thu, 05 Jan 2012 15:39:14 +0000 reimar Add more fate test reference results.
Thu, 05 Jan 2012 14:40:36 +0000 ib Remove #ifdef MP_DEBUG.
Thu, 05 Jan 2012 14:26:21 +0000 ib Explicitly enumerate all stream types.
Thu, 05 Jan 2012 13:55:03 +0000 ib Remove pointless menu entry.
Thu, 05 Jan 2012 13:50:34 +0000 ib Use empty1px.xpm instead of empty.xpm for check item (and similar) menus.
Thu, 05 Jan 2012 12:55:33 +0000 ib Use check items for CD and VCD titles as well.
Thu, 05 Jan 2012 12:44:02 +0000 ib Fix bug in CD / VCD / DVD related menus.
Thu, 05 Jan 2012 12:35:37 +0000 ib Move CD / VCD / DVD related menu code.
Thu, 05 Jan 2012 12:08:36 +0000 diego build: Merge tests/Makefile into top-level Makefile and test non-recursively.
Thu, 05 Jan 2012 12:06:03 +0000 ib Move some DVD related events.
Thu, 05 Jan 2012 11:39:27 +0000 ib Remove #ifdef MP_DEBUG.
Wed, 04 Jan 2012 22:08:36 +0000 diego Port libtheora glue code to Theora 1.0 API.
Wed, 04 Jan 2012 20:30:10 +0000 siretart fmt-conversion.c: add a remark about the usage of #ifdef directives
Wed, 04 Jan 2012 20:28:43 +0000 siretart libmpdemux/mp_taglists.c: Replace #ifdef with #if directives
Wed, 04 Jan 2012 14:55:29 +0000 cehoyos Support decoding AVrp, v308 and yuv4 via FFmpeg.
Wed, 04 Jan 2012 12:33:59 +0000 siretart make the checks for available codec id more robust
Wed, 04 Jan 2012 10:39:38 +0000 diego configure: Simplify Theora check.
Tue, 03 Jan 2012 23:50:52 +0000 ib Remove unnecessary #include.
Tue, 03 Jan 2012 23:10:34 +0000 ib Remove (conditional and) unnecessary #include
Tue, 03 Jan 2012 20:47:36 +0000 ib Add checks for errors in stream_cdda's get_track_by_sector().
Tue, 03 Jan 2012 16:17:21 +0000 ib Allow Windows style CDROM device names for Wine port.