Sat, 07 Aug 2010 01:36:35 +0000 |
stefano |
Fix the compilation of some libavcodec/lib* files which were not
libavcodec
|
Fri, 06 Aug 2010 09:37:04 +0000 |
stefano |
Remove use of the deprecated function avcodec_check_dimensions(), use
libavcodec
|
Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavcodec
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavcodec
|
Sat, 15 Aug 2009 11:42:15 +0000 |
diego |
cosmetics: indentation, prettyprinting, K&R coding style
libavcodec
|
Sat, 15 Aug 2009 11:12:47 +0000 |
diego |
Remove useless braces around if/for/while expressions.
libavcodec
|
Sat, 15 Aug 2009 11:02:50 +0000 |
diego |
Simplify 'if' condition statements.
libavcodec
|
Tue, 07 Apr 2009 15:59:50 +0000 |
rbultje |
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
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, 22 Dec 2008 00:01:39 +0000 |
diego |
Fix incorrectly constructed Dirac parse units that caused A/V sync loss.
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Sat, 17 May 2008 10:20:01 +0000 |
diego |
missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it
libavcodec
|
Sat, 03 May 2008 03:47:26 +0000 |
diego |
Dirac decoding/encoding support via libdirac.
libavcodec
|