log libmpcodecs/ve_lavc.c @ 28019:f504a06fcf50

age author description
Mon, 08 Sep 2008 17:02:32 +0000 uau Fix compilation after libavcodec major version 52 changes
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Tue, 22 Jul 2008 22:58:51 +0000 diego Add Dirac video support via libdirac and libschroedinger in libavcodec.
Fri, 16 May 2008 00:23:02 +0000 diego cosmetics: Remove pointless parentheses from return calls.
Sat, 10 May 2008 19:07:26 +0000 michael AVOption support for video encoders.
Sun, 13 Apr 2008 00:03:11 +0000 diego Restore grayscale decoding support with FFmpeg.
Fri, 07 Mar 2008 21:30:01 +0000 diego Grayscale encoding/decoding with FFmpeg is no longer enabled, remove references
Mon, 25 Feb 2008 15:46:36 +0000 diego FFmpeg now uses different (unified) #include paths.
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Thu, 06 Sep 2007 08:57:50 +0000 reimar Support lowdelay flag
Tue, 07 Aug 2007 18:48:13 +0000 michael make x264 work again after the h264-libx264 renaming
Tue, 31 Jul 2007 17:51:39 +0000 michael allow to specify the audio bitrate in bits (some codecs need that ...)
Tue, 31 Jul 2007 17:12:28 +0000 michael make timestamps out of hot air
Tue, 31 Jul 2007 17:09:54 +0000 michael make a few more parameters accessable from mplayer
Thu, 17 May 2007 00:16:51 +0000 corey Pass imgfmt from lavc encoder to lavf muxer (this is needed for dv).