summaryrefslogtreecommitdiff
path: root/libavcodec/h264_levels.c
Commit message (Expand)AuthorAge
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/h264_levels, h265_profile_level: Remove ff_h26[45]_get_levelAndreas Rheinhardt2021-02-02
* lavc/h264_levels: add MaxMBPS checking and update fate test.Decai Lin2019-03-27
* h264_levels, h264_metadata_bsf: Fix levels typoAndreas Rheinhardt2018-11-13
* lavc/h264_levels: Avoid integer overflow in bitrateMark Thompson2018-09-24
* lavc/h264: Add common code for level handlingMark Thompson2018-09-23