Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavc/h265_profile_level: Fix the default profile in ff_h265_guess_level | Linjie Fu | 2020-02-01 | 1 | -1/+1 |
* | lavc/h265_profile_level: Add new profiles | Mark Thompson | 2019-07-07 | 1 | -1/+5 |
* | lavc/h265_profile_level: Do not allow high tier at level < 4 | Mark Thompson | 2019-07-07 | 1 | -6/+12 |
* | lavc/h265_profile_level: Fix DPB size calculation | Mark Thompson | 2019-07-07 | 1 | -43/+43 |
* | lavc/h265_profile_level: Fix level guessing with no PTL structure | Mark Thompson | 2018-09-24 | 1 | -4/+8 |
* | lavc/h265_profile_level: Avoid integer overflow in bitrate | Mark Thompson | 2018-09-24 | 1 | -1/+1 |
* | lavc/h265: Add some common code for profile/tier/level handling | Mark Thompson | 2018-09-23 | 1 | -0/+245 |