log

age author description
Fri, 21 Mar 2008 12:31:47 +0000 reimar Ignore if we fail to get disc key, fixes playback of one of my DVDs which
Wed, 19 Mar 2008 15:46:37 +0000 ptt synced with r26260
Tue, 18 Mar 2008 22:14:57 +0000 diego Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.
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
Thu, 13 Mar 2008 19:03:22 +0000 ptt synced with r26014
Thu, 13 Mar 2008 18:57:26 +0000 ptt added missing escapes
Thu, 13 Mar 2008 18:07:07 +0000 ptt better syntax for A key
Thu, 13 Mar 2008 17:53:55 +0000 ptt sync'ed to r26067
Thu, 13 Mar 2008 14:27:53 +0000 ptt removed an english line left in
Wed, 12 Mar 2008 23:50:48 +0000 diego typos
Wed, 12 Mar 2008 15:17:06 +0000 reimar Fix and simplify lscale=2 (bicub_x) scaler, produced funny
Tue, 11 Mar 2008 18:47:46 +0000 vayne removed redundant wincfg.h.
Tue, 11 Mar 2008 18:46:52 +0000 vayne more header / declaration cleanups; fixes a lot of warnings as well as a preempt to removal of redundant wincfg.h.
Tue, 11 Mar 2008 18:44:16 +0000 ptt 34% synced with r22753
Tue, 11 Mar 2008 18:36:10 +0000 vayne mingw uses windows sockets.
Tue, 11 Mar 2008 14:44:19 +0000 reimar Fix handling of comments in input.c, current code had useless ifs and in addition
Tue, 11 Mar 2008 10:03:25 +0000 reimar Try to fix the description of what mbcmp influences, please fix if I misunderstood the code.
Tue, 11 Mar 2008 09:01:38 +0000 diego Mark Y variable in EPILOG macro as av_unused to avoid unused variable warnings.
Mon, 10 Mar 2008 20:20:08 +0000 diego Add missing header #include.
Mon, 10 Mar 2008 20:19:15 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Mon, 10 Mar 2008 19:43:07 +0000 diego sync with FFmpeg r12398
Mon, 10 Mar 2008 19:28:42 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Mon, 10 Mar 2008 19:28:18 +0000 diego Remove useless #include.
Mon, 10 Mar 2008 19:19:03 +0000 diego Add missing header #include to fix 'make checkheaders'.
Mon, 10 Mar 2008 19:12:29 +0000 diego af_export.c is only compiled if HAVE_SYS_MMAN_H is set, so using that
Mon, 10 Mar 2008 18:38:46 +0000 diego typo
Mon, 10 Mar 2008 18:00:25 +0000 diego CONFIG_SWSCALER --> CONFIG_SWSCALE to match FFmpeg changes.
Mon, 10 Mar 2008 14:30:49 +0000 benoit Make av_class a pointer to const.
Mon, 10 Mar 2008 14:28:25 +0000 benoit define VOF as double of VOFW.
Mon, 10 Mar 2008 08:16:55 +0000 zuxy Disable QTX emulation on win32; fix builds on cygwin and mingw32.
Mon, 10 Mar 2008 07:30:24 +0000 diego Remove redundant swScaler: output from places where av_log()