Sun, 01 Feb 2009 02:10:31 +0000 |
diego |
Add support for libavcodec GMC flag, patch by Dave Baker, dbkr mxtelecom com.
|
Fri, 30 Jan 2009 23:08:36 +0000 |
diego |
Update libavcodec 'aic' flag define to match current FFmpeg.
|
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).
|
Sun, 13 May 2007 17:51:17 +0000 |
corey |
Add DV fourcc.
|
Thu, 03 May 2007 17:05:39 +0000 |
cehoyos |
add "level" as lavc option
|
Thu, 15 Mar 2007 17:51:32 +0000 |
diego |
Add explicit location for headers from the libmpdemux/ directory.
|
Thu, 15 Mar 2007 17:30:55 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Wed, 07 Feb 2007 09:58:23 +0000 |
reimar |
Fix compilation after deprecation of some lav log level and
|
Wed, 08 Nov 2006 03:22:03 +0000 |
corey |
support lavc mblmin and mblmax
|
Tue, 24 Oct 2006 18:45:17 +0000 |
reimar |
Add proper flv fourcc
|
Thu, 10 Aug 2006 21:48:41 +0000 |
michael |
pass average bitrate from encoder to (lavf) muxer
|
Thu, 13 Jul 2006 23:02:03 +0000 |
diego |
Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.
|
Sun, 09 Jul 2006 16:01:36 +0000 |
diego |
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
|
Mon, 05 Jun 2006 06:37:29 +0000 |
corey |
Support and document lavc b_sensitivity option.
|
Mon, 05 Jun 2006 05:34:26 +0000 |
lorenm |
document the recent changes in Snow.
|
Sat, 13 May 2006 20:18:57 +0000 |
corey |
support lavc mv0_threshold
|