Thu, 10 Dec 2009 22:29:21 +0000 |
cehoyos |
Do not print 'faac:' when using libfaad.
libavcodec
|
Thu, 19 Nov 2009 00:05:30 +0000 |
bcoudurier |
Revert r20548, it was a dream. It seems faad does not ouput the last frame
libavcodec
|
Wed, 18 Nov 2009 21:01:42 +0000 |
bcoudurier |
faad needs CODEC_CAP_DELAY, otherwise you miss last frame
libavcodec
|
Tue, 07 Apr 2009 15:59:50 +0000 |
rbultje |
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
libavcodec
|
Tue, 03 Mar 2009 23:52:31 +0000 |
stefano |
Fix syntax for the libfaad_decoder definition.
libavcodec
|
Tue, 03 Mar 2009 15:48:52 +0000 |
diego |
Do not use a macro to generate a single AVCodec declaration.
libavcodec
|
Sun, 22 Feb 2009 13:48:55 +0000 |
stefano |
Add missing av_cold in static init/close functions.
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Mon, 26 Jan 2009 22:51:16 +0000 |
diego |
Fix filenames in Doxygen comments.
libavcodec
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavcodec
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavcodec
|
Thu, 02 Oct 2008 15:52:04 +0000 |
reimar |
Add (additional) const to many global tables.
libavcodec
|
Mon, 08 Sep 2008 15:03:17 +0000 |
michael |
Remove stuff under #if LIBAVCODEC_VERSION_INT.
libavcodec
|
Mon, 08 Sep 2008 14:24:59 +0000 |
michael |
Bump Major version, this commit is almost just renaming bits_per_sample to
libavcodec
|