Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asvdec: Verify the amount of extradata | Martin Storsjö | 2013-09-19 | 1 | -0/+5 |
* | Remove commented-out debug #define cruft | Diego Biurrun | 2013-05-16 | 1 | -3/+0 |
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -28/+12 |
* | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -4/+4 |
* | asvdec: return meaningful error codes. | Anton Khirnov | 2013-01-06 | 1 | -10/+10 |
* | asvdec: cosmetics, reformat | Anton Khirnov | 2012-12-23 | 1 | -102/+128 |
* | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |
* | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | Move av_reverse table to libavcodec | Diego Biurrun | 2012-10-12 | 1 | -3/+4 |
* | lavc: split asv12 encoder/decoder | Anton Khirnov | 2012-10-09 | 1 | -0/+325 |