[FFmpeg-devel] [PATCH v4 1/5] lavc/h265_profile_level: Fix DPB size calculation

James Almer jamrial at gmail.com
Thu Jun 20 19:10:34 EEST 2019


On 6/2/2019 1:48 PM, Mark Thompson wrote:
> On 06/05/2019 22:02, Mark Thompson wrote:
>> The maxDpbPicBuf value which is used in the DPB size calculation depends
>> on the profile (it's usually 6, but 7 for screen-extended profiles).
>> ---
>>  libavcodec/h265_profile_level.c | 86 ++++++++++++++++-----------------
>>  libavcodec/h265_profile_level.h |  1 +
>>  2 files changed, 44 insertions(+), 43 deletions(-)
> 
> Ping for set.
> 
> - Mark

Set should be ok.

Also, as author and maintainer of cbs, you can push changes to it if
they don't get a review after a while.


More information about the ffmpeg-devel mailing list