summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_refs.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/h264_refs: do not use invalid mmco values in case of errorPaul B Mahol2019-08-281-1/+3
* avcodec/h264_refs: Also check reference in ff_h264_build_ref_list()Michael Niedermayer2019-07-191-2/+4
* avcodec/h264_refs: Document last if() in ff_h264_execute_ref_pic_marking()Michael Niedermayer2018-09-031-0/+1
* avcodec/h264_refs: Detect more random access points which are not markedMichael Niedermayer2018-09-031-0/+1
* Merge commit 'cb167f2947f1a2c446bd8db196d0e64ef4a6d06b'James Almer2017-10-301-0/+7
|\
| * h264_refs: validate the SPS pointer in ff_h264_execute_ref_pic_marking()Sean McGovern2017-05-091-0/+7
| * golomb: Convert to the new bitstream readerDiego Biurrun2017-01-311-1/+1
* | Merge commit 'b96f0ab3d29cdd9ea9ddabfb2052f72bf8615661'Clément Bœsch2017-03-191-9/+0
|\ \ | |/
| * h264: Kill broken disabled cruftDiego Biurrun2016-08-171-9/+0
* | avcodec/h264, videotoolbox: fix crash after VT decoder failsAman Gupta2017-03-071-2/+1
* | avcodec/h264_refs: Change default case to av_assert0() to suppress warningMichael Niedermayer2016-09-121-1/+1
* | Merge commit 'b13fc1e344011949929975a3451f78f226aa1de3'Timothy Gu2016-08-031-9/+9
|\ \ | |/
| * h264: do not pass H264Context to h264_slice_header_parse()Anton Khirnov2016-06-211-9/+9
* | Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c'James Almer2016-08-011-1/+1
|\ \ | |/
| * h264: add H264_ prefix to the NAL unit typesAnton Khirnov2016-06-211-1/+1
* | Merge commit '251cbb44003caf179fb17afbb8a6c56643c2a646'Clément Bœsch2016-07-291-0/+1
|\ \ | |/
| * h264: create a new header for common h264 definitionsAnton Khirnov2016-06-211-0/+1
* | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-291-1/+1
|\ \ | |/
| * h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-211-1/+1
* | Merge commit 'debca90863e4ee53447efd02483c500f89766384'Clément Bœsch2016-07-271-5/+5
|\ \ | |/
| * h264: store {curr,max}_pic_num in the per-slice contextAnton Khirnov2016-06-211-5/+5
* | avcodec/h264: remove list_count and ref_count clearingMichael Niedermayer2016-07-201-5/+0
* | avcodec/h264_refs: Assert that op is 0-2Michael Niedermayer2016-07-101-0/+2
* | Merge commit '84b2d3fb68caf71cff4b80b44ff865d7ae2531ce'Clément Bœsch2016-07-091-15/+0
|\ \ | |/
| * h264: Drop unused function check_opcodes()Diego Biurrun2016-06-141-12/+0
* | Merge commit 'bec993381cfec72051b0d9f12ac9d9bb9c750983'Clément Bœsch2016-06-301-17/+16
|\ \ | |/
| * h264: postpone generating the implicit MMCOsAnton Khirnov2016-06-121-17/+16
* | Merge commit '2d410ebbaa1e760d6837cb434a6d1d4c3c6f0d85'Clément Bœsch2016-06-301-31/+13
|\ \ | |/
| * h264: decode the MMCOs into per-slice contextsAnton Khirnov2016-06-121-30/+13
* | Merge commit '39ab2ea53121b9976a619cd545fbd3464b908696'Clément Bœsch2016-06-291-18/+18
|\ \ | |/
| * h264: rename mmco_index to nb_mmcoAnton Khirnov2016-06-121-18/+18
* | Merge commit 'ed9a20ebe4a89de119ea97bdccf688ece8c6648c' into merge-libav-newClément Bœsch2016-06-291-88/+109
|\ \ | |/
| * h264: split reading the ref list modifications and actually building the ref ...Anton Khirnov2016-06-121-88/+109
* | Merge commit '7b50d60442af8d9527e9da46818011fe15a5265a'Clément Bœsch2016-06-291-25/+28
|\ \ | |/
| * h264: call ff_h264_fill_mbaff_ref_list() when constructing the normal ref listAnton Khirnov2016-06-121-25/+28
* | Merge commit 'b16e9b9ac9db449cae2242767dd3c3fc309357c4'Clément Bœsch2016-06-291-7/+0
|\ \ | |/
| * h264: move initialising the explicit pred weight table for MBAFFAnton Khirnov2016-06-121-7/+0
| * h264: drop an outdated commentAnton Khirnov2016-06-121-1/+1
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-2/+2
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-2/+2
* | Merge commit '89ae244e78a8d636fbb8427a2da052b04cf710bd'Clément Bœsch2016-06-191-1/+1
|\ \ | |/
| * h264_refs: remove an unused parameter from ff_h264_fill_mbaff_ref_list()Anton Khirnov2016-04-241-1/+1
* | Merge commit '755f79f84cbeb5d749fb120e55e0098a2d7663a0'Clément Bœsch2016-06-191-7/+8
|\ \ | |/
| * h264_refs: make the H264Context const where possibleAnton Khirnov2016-04-241-7/+8
* | Merge commit 'a2fd547839d3ef8f342b6f2c096d0887675d3b1a'Clément Bœsch2016-06-191-36/+33
|\ \ | |/
| * h264_refs: reorder functions to avoid forward declarationsAnton Khirnov2016-04-241-36/+33
* | Merge commit 'c8dcff0cdb17d0aa03ac729eba12d1a20f1f59c8'Clément Bœsch2016-06-121-1/+1
|\ \ | |/
| * h264: factor out calculating the POC count into a separate fileAnton Khirnov2016-04-241-1/+1
* | Merge commit '3176217c60ca7828712985092d9102d331ea4f3d'Clément Bœsch2016-06-121-9/+10
|\ \ | |/
| * h264: decouple h264_ps from the h264 decoderAnton Khirnov2016-04-241-4/+4
OpenPOWER on IntegriCloud