Sat, 06 Mar 2010 14:24:59 +0000 |
mru |
Remove DECLARE_ALIGNED_{8,16} macros
libavcodec
|
Fri, 22 Jan 2010 03:25:11 +0000 |
mru |
Move array specifiers outside DECLARE_ALIGNED() invocations
libavcodec
|
Fri, 22 May 2009 18:39:00 +0000 |
reimar |
Move eatgq blocks array from the stack to the codec context and make sure
libavcodec
|
Fri, 17 Apr 2009 08:42:08 +0000 |
reimar |
Change tgq_decode_mb function arguments from using int8_t to uint8_t, this does
libavcodec
|
Mon, 13 Apr 2009 16:20:26 +0000 |
stefano |
Rename bitstream.h to get_bits.h.
libavcodec
|
Tue, 07 Apr 2009 15:59:50 +0000 |
rbultje |
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
libavcodec
|
Mon, 02 Mar 2009 05:18:33 +0000 |
diego |
Change a bunch of codec long_names to be more consistent and descriptive.
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Wed, 26 Nov 2008 13:38:13 +0000 |
diego |
Move aanscales tables to their own file; fixes compilation without encoders.
libavcodec
|
Sat, 08 Nov 2008 00:29:22 +0000 |
pross |
Electronic Arts TGQ video decoder
libavcodec
|