log

age author description
Tue, 18 Mar 2008 12:49:54 +0000 diego Move sub_utf8_prev declaration out of the DUMPSUBS #ifdef.
Tue, 18 Mar 2008 09:09:53 +0000 eugeni Compilation fix.
Mon, 17 Mar 2008 22:39:57 +0000 nicodvb another DCA audio identified (0x86) used in BD; patch by kirill belokurov gmail com
Mon, 17 Mar 2008 20:21:16 +0000 reimar Experimental support for -framedrop with -correct-pts.
Mon, 17 Mar 2008 20:15:22 +0000 reimar Make FFmpeg mpeg1/2 decoder the default over libmpeg2
Mon, 17 Mar 2008 07:23:02 +0000 diego fix typo: lavcoptc --> lavcopts
Mon, 17 Mar 2008 06:01:58 +0000 zuxy Fix a typo that causes an assertion to always fail.
Sun, 16 Mar 2008 17:27:05 +0000 voroshil Fix missed part of previous sync.
Sun, 16 Mar 2008 17:25:23 +0000 voroshil r26072: removed nonsense in the dvbin section
Sun, 16 Mar 2008 17:06:22 +0000 voroshil Sync tag update
Sun, 16 Mar 2008 17:02:17 +0000 voroshil r25994: typo fix: inited --> initialized
Sun, 16 Mar 2008 13:24:36 +0000 Gabrov synced with r26251
Sat, 15 Mar 2008 16:13:24 +0000 diego typo
Sat, 15 Mar 2008 11:37:18 +0000 diego Remove unused MACOSX definition.
Sat, 15 Mar 2008 11:32:19 +0000 diego Use HAVE_QUICKTIME instead of MACOSX preprocessor condition.
Sat, 15 Mar 2008 11:31:28 +0000 diego Introduce HAVE_QUICKTIME definition and use it where appropriate.
Sat, 15 Mar 2008 10:04:19 +0000 diego Remove the unused function roundToInt16. It is a duplicate of the same function
Sat, 15 Mar 2008 09:50:12 +0000 diego Use __AMIGAOS4__ instead of AMIGA, like everywhere else.
Sat, 15 Mar 2008 09:49:14 +0000 diego Add a separate definition for quartz.
Sat, 15 Mar 2008 09:28:33 +0000 diego 10l: Really disable coreaudio where intended.
Sat, 15 Mar 2008 09:23:48 +0000 diego Consistently use __APPLE__ instead of MACOSX as preprocessor condition.
Sat, 15 Mar 2008 09:20:41 +0000 diego Do not disable all Mac OS X support when pthreads are unavailable.
Sat, 15 Mar 2008 09:19:38 +0000 diego MACOSX_COREVIDEO --> corevideo
Sat, 15 Mar 2008 08:54:21 +0000 diego Introduce a separate definition for Mac OS X coreaudio support.
Sat, 15 Mar 2008 08:21:02 +0000 diego Fix wrong res_comment.
Sat, 15 Mar 2008 08:07:24 +0000 diego Simplify preprocessor condition for QT codecs, configure already does the
Fri, 14 Mar 2008 16:59:08 +0000 diego Remove duplicate #include of mpbswap.h.
Fri, 14 Mar 2008 16:48:39 +0000 reimar Add FFmpeg DNxHD codec support
Fri, 14 Mar 2008 16:46:13 +0000 diego #include config.h before all other headers.
Fri, 14 Mar 2008 12:21:57 +0000 ptt synced with r26232