1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavformat
Dale Curtis a31106d849 lavf/demux: don't reallocate a AVCodecContext when closing a non-open codec.
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 <dalecurtis@chromium.org>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2024-08-17 12:54:41 +02:00
..
2024-05-09 16:17:39 +02:00
2024-05-25 13:51:27 +02:00
2024-06-19 10:12:50 -03:00
2024-06-04 11:46:27 +02:00
2024-07-21 16:41:23 +02:00
2024-05-01 02:57:12 +02:00
2024-06-12 00:39:12 +02:00
2024-07-21 16:41:32 +02:00
2024-06-04 11:46:27 +02:00
2024-07-21 16:41:43 +02:00
2024-07-02 21:57:24 +02:00
2024-06-07 21:42:25 +02:00
2024-08-14 18:20:58 +02:00
2024-07-21 17:02:11 +02:00
2024-07-21 17:02:11 +02:00
2024-07-07 23:36:33 +02:00
2024-07-21 17:02:12 +02:00