summaryrefslogtreecommitdiff
path: root/libavcodec/h264_levels.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-241-1/+1
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-221-1/+2
* avcodec/h264_levels, h265_profile_level: Remove ff_h26[45]_get_levelAndreas Rheinhardt2021-02-021-12/+0
* lavc/h264_levels: add MaxMBPS checking and update fate test.Decai Lin2019-03-271-0/+4
* h264_levels, h264_metadata_bsf: Fix levels typoAndreas Rheinhardt2018-11-131-1/+1
* lavc/h264_levels: Avoid integer overflow in bitrateMark Thompson2018-09-241-1/+1
* lavc/h264: Add common code for level handlingMark Thompson2018-09-231-0/+130