summaryrefslogtreecommitdiff
path: root/libavcodec/h264_picture.c
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* h264: factor out calculating the POC count into a separate fileAnton Khirnov2016-04-24
* h264: use properly allocated AVFramesAnton Khirnov2015-04-29
* h264: drop H264Context.ouputed_pocAnton Khirnov2015-04-29
* h264: drop needs_reallocAnton Khirnov2015-04-29
* h264: disable ER by defaultAnton Khirnov2015-04-03
* h264: use a smaller struct for the ref listsAnton Khirnov2015-03-21
* h264: move remaining ER stuff into the per-slice contextAnton Khirnov2015-03-21
* h264: move the ref lists variables into the per-slice contextAnton Khirnov2015-03-21
* h264: fix build when error resilience is disabledVittorio Giovara2014-06-20
* h264_picture: Remove pointless dsputil.h #includeDiego Biurrun2014-05-27
* h264: Split h264 slice decoding from nal decodingLuca Barbato2014-03-23