summaryrefslogtreecommitdiff
path: root/libavcodec/h264dec.c
Commit message (Expand)AuthorAge
* avcodec/h264dec: Clear ref_count on slice header processing failureMichael Niedermayer2017-01-27
* Merge commit '38efff92f1ef81f3de20ff0460ec7b70c253d714'Clément Bœsch2017-01-24
|\
| * h264: fix decoding multiple fields per packet with slice threadsAnton Khirnov2016-07-15
* | avcodec/h264dec: Fix regression with "make fate-h264-attachment-631 THREADS=8"Michael Niedermayer2017-01-24
* | avcodec/error_resilience: Optimize motion recovery code by using blcok listsMichael Niedermayer2017-01-22
* | lavc/h264dec: re-indent after previous commitMatthieu Bouron2017-01-20
* | lavc/h264dec: make sure a slice is decoded before finishing setupMatthieu Bouron2017-01-20
* | lavc/h264dec: remove flush goto in decode callbackClément Bœsch2017-01-18
* | Merge commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a'Matthieu Bouron2017-01-17
|\|
| * h264: eliminate decode_postinit()Anton Khirnov2016-07-15
* | lavc/h264dec: reconstruct and debug flush frames as wellClément Bœsch2017-01-16
* | lavc/h264dec: Improve "Increasing reorder buffer" message loglevel.Carl Eugen Hoyos2016-08-23
* | avcodec/h2645: Fix NAL unit paddingMichael Niedermayer2016-08-18
* | h264dec: Fix indentationTimothy Gu2016-08-04
* | Merge commit '58640fe89ec4f2a3d67c0a2585fca8de34440857'Timothy Gu2016-08-03
|\|
| * h264: handle frame recovery in h264_field_start()Anton Khirnov2016-06-21
* | Merge commit 'e26c64148be8a20ace7512d96503172fb5e9753b'Timothy Gu2016-08-03
|\|
| * h264: discard slices of redundant pictures right after parsing the slice headerAnton Khirnov2016-06-21
| * h264: call the hwaccel frame_start() from h264_field_start()Anton Khirnov2016-06-21
* | Revert "Revert "Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'""Timothy Gu2016-08-03
* | Revert "Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'"Timothy Gu2016-08-03
* | Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'Timothy Gu2016-08-03
|\|
| * h264: fix the check for mixed IDR/non-IDR slicesAnton Khirnov2016-06-21
* | Merge commit 'bc7f4268514624e1286ea76d27a89a56b4ee18e1'James Almer2016-08-01
|\|
| * h264: drop tests whether the codec id is AV_CODEC_ID_H264Anton Khirnov2016-06-21
* | Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c'James Almer2016-08-01
|\|
| * h264: add H264_ prefix to the NAL unit typesAnton Khirnov2016-06-21
* | Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216'James Almer2016-08-01
|\|
| * h264: move the parameter set definitions to a new header fileAnton Khirnov2016-06-21
* | Merge commit '251cbb44003caf179fb17afbb8a6c56643c2a646'Clément Bœsch2016-07-29
|\|
| * h264: create a new header for common h264 definitionsAnton Khirnov2016-06-21
* | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-29
|/
* h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-21