summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264dec.h
Commit message (Expand)AuthorAgeFilesLines
* h264dec: use a large enough field for reference list modification valuesAnton Khirnov2017-08-181-1/+1
* h264dec: track the last seen value of x264_buildAnton Khirnov2017-07-261-0/+1
* h264dec: export cropping information instead of handling it internallyAnton Khirnov2017-01-121-0/+5
* h264dec: be more explicit in handling container croppingAnton Khirnov2017-01-121-0/+5
* h264dec: make ff_h264_decode_init() staticAnton Khirnov2017-01-091-1/+0
* h264dec: make sure to only end a field if it has been startedAnton Khirnov2016-12-191-0/+5
* h264: fix decoding multiple fields per packet with slice threadsAnton Khirnov2016-07-151-3/+9
* h264: eliminate decode_postinit()Anton Khirnov2016-07-151-1/+2
* h264: fix the check for mixed IDR/non-IDR slicesAnton Khirnov2016-06-211-0/+5
* h264: do not pass H264Context to h264_slice_header_parse()Anton Khirnov2016-06-211-3/+3
* h264: move the parameter set definitions to a new header fileAnton Khirnov2016-06-211-121/+1
* h264: create a new header for common h264 definitionsAnton Khirnov2016-06-211-18/+0
* h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-211-0/+938
OpenPOWER on IntegriCloud