Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | h264: use properly allocated AVFrames | Anton Khirnov | 2015-04-29 | 1 | -6/+6 |
* | h264: drop H264Context.ouputed_poc | Anton Khirnov | 2015-04-29 | 1 | -1/+0 |
* | h264: drop needs_realloc | Anton Khirnov | 2015-04-29 | 1 | -1/+0 |
* | h264: disable ER by default | Anton Khirnov | 2015-04-03 | 1 | -1/+1 |
* | h264: use a smaller struct for the ref lists | Anton Khirnov | 2015-03-21 | 1 | -2/+2 |
* | h264: move remaining ER stuff into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -4/+4 |
* | h264: move the ref lists variables into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -3/+3 |
* | h264: fix build when error resilience is disabled | Vittorio Giovara | 2014-06-20 | 1 | -1/+4 |
* | h264_picture: Remove pointless dsputil.h #include | Diego Biurrun | 2014-05-27 | 1 | -1/+0 |
* | h264: Split h264 slice decoding from nal decoding | Luca Barbato | 2014-03-23 | 1 | -0/+200 |