Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -2/+2 |
* | h264: Get rid of unnecessary casts | Martin Storsjö | 2013-02-20 | 1 | -6/+6 |
* | h264: Don't store intra pcm samples in h->mb | Ronald S. Bultje | 2013-02-19 | 1 | -14/+15 |
* | h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil | Ronald S. Bultje | 2013-02-19 | 1 | -1/+1 |
* | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -52/+50 |
* | dsputil: Separate h264chroma | Diego Biurrun | 2013-02-06 | 1 | -6/+6 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -1/+1 |
* | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -4/+4 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | h264: use templates to avoid excessive inlining | Mans Rullgard | 2012-07-05 | 1 | -0/+380 |