Quoting Dale Curtis (2024-08-02 18:54:04) > This results in an unnecessary ~800k allocation with H.264. A > nearby callsite uses avcodec_is_open() to avoid this, so do the > same when exiting avformat_find_stream_info(). > > Signed-off-by: Dale Curtis <[email protected]> > --- > libavformat/demux.c | 9 ++++++--- > 1 file changed, 6 insertions(+), 3 deletions(-)
LGTM, pushed -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
