Sat, 10 Jul 2010 22:12:30 +0000 |
mru |
Add av_ prefix to bswap macros
libavcodec
|
Sat, 10 Jul 2010 22:09:01 +0000 |
mru |
bswap: change ME to NE in macro names
libavcodec
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavcodec
|
Tue, 13 Oct 2009 20:13:28 +0000 |
reimar |
Remove unnecessary calls to avcodec_check_dimensions, the check is already
libavcodec
|
Tue, 13 Oct 2009 18:31:22 +0000 |
reimar |
Call release_buffer on close for v210dec and v210x
libavcodec
|
Sat, 12 Sep 2009 20:10:02 +0000 |
ramiro |
Remove ; after while(0) in macros.
libavcodec
|
Sat, 05 Sep 2009 11:22:36 +0000 |
diego |
prettyprinting cosmetics
libavcodec
|
Wed, 13 May 2009 00:27:11 +0000 |
bcoudurier |
add casts to silence gcc warnings
libavcodec
|
Tue, 12 May 2009 19:56:48 +0000 |
bcoudurier |
V210 Uncompressed 4:2:2 10-bit encoder and decoder
libavcodec
|