Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavcodec
|
Thu, 26 Nov 2009 21:20:28 +0000 |
reimar |
Add support for hardcoding the motionpixels rgb to yuv table.
libavcodec
|
Thu, 26 Nov 2009 21:15:06 +0000 |
reimar |
10l, pix_fmt should be set by the motionpixels decoder, not by the demuxer.
libavcodec
|
Thu, 30 Apr 2009 10:21:22 +0000 |
diego |
Add missing return statement to out-of-memory condition. Fixes the warning:
libavcodec
|
Mon, 13 Apr 2009 16:20:26 +0000 |
stefano |
Rename bitstream.h to get_bits.h.
libavcodec
|
Sun, 12 Apr 2009 13:17:37 +0000 |
reimar |
Add a av_fast_malloc function and replace several uses of av_fast_realloc,
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
|
Thu, 10 Jul 2008 03:01:39 +0000 |
ramiro |
Motion Pixels Video Decoder.
libavcodec
|