| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU. | Ronald S. Bultje | 2015-08-18 | 1 | -0/+4 |
* | lavc: propagate hwaccel errors | wm4 | 2015-08-06 | 1 | -1/+2 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\ |
|
* | | avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate header | Philip Langdale | 2015-05-25 | 1 | -1/+1 |
* | | Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6' | Michael Niedermayer | 2015-04-29 | 1 | -9/+9 |
|\| |
|
| * | h264: use properly allocated AVFrames | Anton Khirnov | 2015-04-29 | 1 | -6/+6 |
* | | Merge commit '9d33bab583a82cf12286c65258a29c6888e1ff98' | Michael Niedermayer | 2015-04-29 | 1 | -1/+0 |
|\| |
|
| * | h264: drop H264Context.ouputed_poc | Anton Khirnov | 2015-04-29 | 1 | -1/+0 |
* | | Merge commit '27b0e6ebfd47b0c11156c18b90fa8c571f0f60c3' | Michael Niedermayer | 2015-04-29 | 1 | -1/+0 |
|\| |
|
| * | h264: drop needs_realloc | Anton Khirnov | 2015-04-29 | 1 | -1/+0 |
* | | avcodec/h264: Use only one ERContext | Michael Niedermayer | 2015-04-09 | 1 | -0/+1 |
* | | Merge commit 'a4d34e218f548d381e09c483e8dc6ad18a8d571c' | Michael Niedermayer | 2015-04-04 | 1 | -1/+1 |
|\| |
|
| * | h264: disable ER by default | Anton Khirnov | 2015-04-03 | 1 | -1/+1 |
* | | Merge commit 'a12d3188cbec15e22070e139fa5cc541da07e2c3' | Michael Niedermayer | 2015-03-21 | 1 | -4/+7 |
|\| |
|
| * | h264: use a smaller struct for the ref lists | Anton Khirnov | 2015-03-21 | 1 | -2/+2 |
* | | Merge commit '582683b6ac798ed2a004a4e2121b7bd47892bbfd' | Michael Niedermayer | 2015-03-21 | 1 | -7/+7 |
|\| |
|
| * | h264: move remaining ER stuff into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -4/+4 |
* | | Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291' | Michael Niedermayer | 2015-03-21 | 1 | -9/+9 |
|\| |
|
| * | h264: move the ref lists variables into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -3/+3 |
* | | avcodec/h264: Setup decoder to have matching reference to the EC code | Michael Niedermayer | 2015-02-08 | 1 | -0/+18 |
* | | Merge commit 'ca1e36a8e4cd416142487071dbca734567bdaddf' | Michael Niedermayer | 2014-06-20 | 1 | -1/+4 |
|\| |
|
| * | h264: fix build when error resilience is disabled | Vittorio Giovara | 2014-06-20 | 1 | -1/+4 |
* | | Merge commit '888dcd86755d37e55fd74166f6d38ad66d41db58' | Michael Niedermayer | 2014-05-27 | 1 | -1/+0 |
|\| |
|
| * | h264_picture: Remove pointless dsputil.h #include | Diego Biurrun | 2014-05-27 | 1 | -1/+0 |
* | | avcodec/h264_picture: Fix build without error resilience | Michael Niedermayer | 2014-05-20 | 1 | -2/+2 |
* | | avcodec/h264: mark recovery_cnt==0 frames as keyframes | Michael Niedermayer | 2014-05-03 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-24 | 1 | -14/+24 |
|/ |
|
* | h264: Split h264 slice decoding from nal decoding | Luca Barbato | 2014-03-23 | 1 | -0/+200 |