I realized there are a couple more allocations that can be skipped here when a codec is not on the allow list. Here's the updated patch.
- dale On Mon, Jul 29, 2024 at 10:19 AM Dale Curtis <dalecur...@chromium.org> wrote: > 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 <dalecur...@chromium.org> > --- > libavcodec/avcodec.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > >
no_reinit_v2.patch
Description: Binary data
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".