[FFmpeg-devel] [PATCH] Check codec_whitelist before reinitializing AVCtx.priv_data.

Dale Curtis dalecurtis at chromium.org
Mon Jul 29 20:19:28 EEST 2024


This ensures that if a codec isn't on codec_whitelist, its VUI
information can still be populated during find_stream_info()
via parsers.

Signed-off-by: Dale Curtis <dalecurtis at chromium.org>
---
 libavcodec/avcodec.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no_reinit.patch
Type: application/octet-stream
Size: 2071 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240729/0728989a/attachment.obj>


More information about the ffmpeg-devel mailing list