summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_picture.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/h264: Use only one ERContextMichael Niedermayer2015-04-091-0/+1
* Merge commit 'a4d34e218f548d381e09c483e8dc6ad18a8d571c'Michael Niedermayer2015-04-041-1/+1
|\
| * h264: disable ER by defaultAnton Khirnov2015-04-031-1/+1
* | Merge commit 'a12d3188cbec15e22070e139fa5cc541da07e2c3'Michael Niedermayer2015-03-211-4/+7
|\ \ | |/
| * h264: use a smaller struct for the ref listsAnton Khirnov2015-03-211-2/+2
* | Merge commit '582683b6ac798ed2a004a4e2121b7bd47892bbfd'Michael Niedermayer2015-03-211-7/+7
|\ \ | |/
| * h264: move remaining ER stuff into the per-slice contextAnton Khirnov2015-03-211-4/+4
* | Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291'Michael Niedermayer2015-03-211-9/+9
|\ \ | |/
| * h264: move the ref lists variables into the per-slice contextAnton Khirnov2015-03-211-3/+3
* | avcodec/h264: Setup decoder to have matching reference to the EC codeMichael Niedermayer2015-02-081-0/+18
* | Merge commit 'ca1e36a8e4cd416142487071dbca734567bdaddf'Michael Niedermayer2014-06-201-1/+4
|\ \ | |/
| * h264: fix build when error resilience is disabledVittorio Giovara2014-06-201-1/+4
* | Merge commit '888dcd86755d37e55fd74166f6d38ad66d41db58'Michael Niedermayer2014-05-271-1/+0
|\ \ | |/
| * h264_picture: Remove pointless dsputil.h #includeDiego Biurrun2014-05-271-1/+0
* | avcodec/h264_picture: Fix build without error resilienceMichael Niedermayer2014-05-201-2/+2
* | avcodec/h264: mark recovery_cnt==0 frames as keyframesMichael Niedermayer2014-05-031-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-241-14/+24
|/
* h264: Split h264 slice decoding from nal decodingLuca Barbato2014-03-231-0/+200
OpenPOWER on IntegriCloud