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

Mark Thompson sw at jkqxz.net
Sun Jul 7 21:18:03 EEST 2019


On 20/06/2019 17:10, James Almer wrote:
> 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.

Applied.

Thanks,

- Mark


More information about the ffmpeg-devel mailing list