summaryrefslogtreecommitdiff
path: root/libavcodec/h264dec.c
Commit message (Expand)AuthorAge
* 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