summaryrefslogtreecommitdiff
path: root/libavcodec/h264dec.c
Commit message (Expand)AuthorAge
* h264: handle frame recovery in h264_field_start()Anton Khirnov2016-06-21
* 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
* h264: fix the check for mixed IDR/non-IDR slicesAnton Khirnov2016-06-21
* h264: drop tests whether the codec id is AV_CODEC_ID_H264Anton Khirnov2016-06-21
* h264: add H264_ prefix to the NAL unit typesAnton Khirnov2016-06-21
* h264: move the parameter set definitions to a new header fileAnton Khirnov2016-06-21
* h264: create a new header for common h264 definitionsAnton Khirnov2016-06-21
* h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-21