[FFmpeg-devel] [PATCH v4 1/5] lavc/h265_profile_level: Fix DPB size calculation
Mark Thompson
sw at jkqxz.net
Sun Jun 2 19:48:41 EEST 2019
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
More information about the ffmpeg-devel
mailing list