summaryrefslogtreecommitdiff
path: root/libavcodec/h264dec.h
Commit message (Expand)AuthorAge
* h264: fix decoding multiple fields per packet with slice threadsAnton Khirnov2016-07-15
* h264: eliminate decode_postinit()Anton Khirnov2016-07-15
* h264: fix the check for mixed IDR/non-IDR slicesAnton Khirnov2016-06-21
* h264: do not pass H264Context to h264_slice_header_parse()Anton 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