summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_parse.c
Commit message (Expand)AuthorAgeFilesLines
* h264: move initialising the explicit pred weight table for MBAFFAnton Khirnov2016-06-121-1/+9
* h264_parser: remove the remaining dependencies on the h264 decoderAnton Khirnov2016-04-241-0/+27
* h264: decouple extradata parsing from the decoderAnton Khirnov2016-04-241-0/+144
* h264: factor out calculating the POC count into a separate fileAnton Khirnov2016-04-241-0/+80
* h264_parse: make sure the ref count is zeroed on all failure pathsAnton Khirnov2016-04-241-6/+9
* h264: factor out parsing the reference count into a separate fileAnton Khirnov2016-04-241-0/+46
* h264: move ff_h264_check_intra[4x4]_pred_mode() to h264_parseAnton Khirnov2016-03-281-0/+92
* h264: factor out pred weight table parsing into a separate fileAnton Khirnov2016-03-281-0/+86
OpenPOWER on IntegriCloud