summaryrefslogtreecommitdiff
path: root/libavcodec/h264_parse.h
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* h264_parser: remove the remaining dependencies on the h264 decoderAnton Khirnov2016-04-24
* h264: decouple extradata parsing from the decoderAnton Khirnov2016-04-24
* h264: factor out calculating the POC count into a separate fileAnton Khirnov2016-04-24
* h264: factor out parsing the reference count into a separate fileAnton Khirnov2016-04-24
* h264: move ff_h264_check_intra[4x4]_pred_mode() to h264_parseAnton Khirnov2016-03-28
* h264: factor out pred weight table parsing into a separate fileAnton Khirnov2016-03-28