summaryrefslogtreecommitdiff
path: root/libavcodec/h264_ps.h
Commit message (Expand)AuthorAge
* avcodec/h264_parse: Move ff_h264_get_profile() to h264_ps.hAndreas Rheinhardt2022-01-26
* h264_ps: make the PPS hold a reference to its SPSAnton Khirnov2020-04-10
* h264dec: do not export the chroma sample location immediately on parsing the SPSAnton Khirnov2020-03-20
* avcodec/h264_ps: Show VUI and SPS overread messages just once per frame threadMichael Niedermayer2020-02-12
* avcodec/h264_ps: fix storage size for offset_for_ref_frameJames Almer2019-04-24
* avcodec/h264_ps: Move MAX_LOG2_MAX_FRAME_NUM to header so it can be used in h...Michael Niedermayer2018-06-11
* Merge commit 'a8cbe5a0ccebf60a8a8b0aba5d5716dd54c1595c'Hendrik Leppkes2016-11-17
|\
| * h264_ps: export actual height in MBs as SPS.mb_heightAnton Khirnov2016-07-11
* | avcodec/h264dec: move ff_h264_ps_uninit prototype to h264_ps.hJames Almer2016-08-03
* | Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216'James Almer2016-08-01
|/
* h264: move the parameter set definitions to a new header fileAnton Khirnov2016-06-21