Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavcodec
|
Sat, 12 Sep 2009 20:10:02 +0000 |
ramiro |
Remove ; after while(0) in macros.
libavcodec
|
Sun, 06 Sep 2009 16:09:21 +0000 |
reimar |
Mark all pix_fmts and supported_framerates compound literals as const.
libavcodec
|
Sat, 05 Sep 2009 11:22:36 +0000 |
diego |
prettyprinting cosmetics
libavcodec
|
Sat, 27 Jun 2009 08:39:56 +0000 |
cehoyos |
Replace an occurence of -1 by PIX_FMT_NONE, fixes icc warning #188:
libavcodec
|
Wed, 13 May 2009 00:32:46 +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
|