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
|
Tue, 07 Apr 2009 15:59:50 +0000 |
rbultje |
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Thu, 02 Oct 2008 16:29:06 +0000 |
reimar |
Make 8svx codec context table pointer const to match the type of the
libavcodec
|
Thu, 02 Oct 2008 15:51:44 +0000 |
reimar |
Use "static const" instead of "const static"
libavcodec
|
Thu, 31 Jul 2008 10:47:31 +0000 |
pross |
Modify all codecs to report their supported input and output sample format(s).
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Sun, 27 Apr 2008 22:19:02 +0000 |
diego |
Make 8SVX codec names just a single word for consistency with other codec names.
libavcodec
|
Sun, 27 Apr 2008 10:52:44 +0000 |
diego |
Add long names to many AVCodec declarations.
libavcodec
|
Mon, 31 Mar 2008 17:31:11 +0000 |
diego |
minor typo fixes
libavcodec
|
Mon, 31 Mar 2008 17:30:50 +0000 |
diego |
cosmetics: Write some Doxygen comments in a more compact fashion.
libavcodec
|
Sun, 30 Mar 2008 19:16:08 +0000 |
vitor |
8SVX decoder
libavcodec
|