summaryrefslogtreecommitdiff
path: root/libavcodec/h264_refs.c
Commit message (Expand)AuthorAge
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '89ae244e78a8d636fbb8427a2da052b04cf710bd'Clément Bœsch2016-06-19
|\|
| * h264_refs: remove an unused parameter from ff_h264_fill_mbaff_ref_list()Anton Khirnov2016-04-24
* | Merge commit '755f79f84cbeb5d749fb120e55e0098a2d7663a0'Clément Bœsch2016-06-19
|\|
| * h264_refs: make the H264Context const where possibleAnton Khirnov2016-04-24
* | Merge commit 'a2fd547839d3ef8f342b6f2c096d0887675d3b1a'Clément Bœsch2016-06-19
|\|
| * h264_refs: reorder functions to avoid forward declarationsAnton Khirnov2016-04-24
* | Merge commit 'c8dcff0cdb17d0aa03ac729eba12d1a20f1f59c8'Clément Bœsch2016-06-12
|\|
| * h264: factor out calculating the POC count into a separate fileAnton Khirnov2016-04-24
* | Merge commit '3176217c60ca7828712985092d9102d331ea4f3d'Clément Bœsch2016-06-12
|\|
| * h264: decouple h264_ps from the h264 decoderAnton Khirnov2016-04-24
* | avcodec/h264_refs: Fix pps_ref_count with multiple PPSMichael Niedermayer2016-06-02
* | avcodec/h264_refs: Remove unused pps_countMichael Niedermayer2016-06-02
* | Merge commit 'e481458bc308ee838deaeacac51929514762e7a7'Derek Buitenhuis2016-04-26
|\|
| * h264: factor out pred weight table parsing into a separate fileAnton Khirnov2016-03-28
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\|
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* | avcodec/h264_refs: Fix and add back trace code removed in e1c5170c638e39a8017...Michael Niedermayer2016-01-04
* | Merge commit '2080bea4a74b6b1598caa806a11ea807ba546f94'Hendrik Leppkes2016-01-04
|\|
| * h264_refs: Remove broken trace debug codeDiego Biurrun2016-01-03
| * h264: improve behaviour with invalid reference listsAnton Khirnov2016-01-01
* | avcodec/h264: Fix regression caused by removial of default_ref_listMichael Niedermayer2016-01-04
* | avcodec: Use get_ue_golomb_long() when neededMark Harris2015-12-29
* | avcodec/h264_refs: Fix long_idx checkMichael Niedermayer2015-12-19
* | Merge commit '741b494fa8cd28a7d096349bac183893c236e3f9'Hendrik Leppkes2015-12-17
|\|
| * h264: eliminate default_ref_listAnton Khirnov2015-12-06
* | avcodec/h264_refs: Check that long references match before useMichael Niedermayer2015-11-29
* | avcodec/h264, videotoolbox: do not return invalid frames on failurewm42015-11-20
* | avcodec/h264_refs: Allow slightly larger pps_ref_count[0] in PAFF RAP detecti...Michael Niedermayer2015-07-29
* | avcodec/h264_refs: extend RAP heuristic to multiple PPSMichael Niedermayer2015-07-29
* | avcodec/h264_refs: discard mismatching referencesMichael Niedermayer2015-06-30
* | Merge commit '6d4d3fee63c46d921c4870feab79269af94e84e1'Michael Niedermayer2015-06-27
|\|
| * h264: make sure the current picture is not made a long ref multiple timesAnton Khirnov2015-06-27
* | Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6'Michael Niedermayer2015-04-29
|\|
| * h264: use properly allocated AVFramesAnton Khirnov2015-04-29
* | avcodec: use av_mod_uintp2() where usefulJames Almer2015-04-21
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-20
|\|
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* | avcodec/h264_refs: More completely clear slice contexts in ff_h264_remove_all...Michael Niedermayer2015-04-04
* | avcodec/h264_refs: Do not set reference to things which dont existMichael Niedermayer2015-04-04
* | avcodec/h264_refs: fix null pointer dereference with -DTRACEMichael Niedermayer2015-03-31
* | lavc/h264_refs: Fix compilation with -DTRACE.Carl Eugen Hoyos2015-03-29
* | Merge commit 'a12d3188cbec15e22070e139fa5cc541da07e2c3'Michael Niedermayer2015-03-21
|\|
| * h264: use a smaller struct for the ref listsAnton Khirnov2015-03-21
* | Merge commit 'f42485dbce614b3f63182845da43db690b427b7c'Michael Niedermayer2015-03-21
|\|
| * h264: use a separate GetBitContext for slice dataAnton Khirnov2015-03-21
* | Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291'Michael Niedermayer2015-03-21
|\|
| * h264: move the ref lists variables into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '56febc993b928ccc039a32158ca60b234c311875'Michael Niedermayer2015-03-21
|\|