1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-16 08:38:24 +02:00
Files
FFmpeg/libavformat
Neil Birkbeck 3dabebc272 libavformat/matroskaenc.c: fix small memory leaks on error
Fixing small leaks that can occur when mkv_write_tracks fails in mkv_write_header
(e.g., if video track has unknown codec). Also changing mkv_write_seekhead to take
the MatroskaMuxContext to avoid having dangling pointers.

Signed-off-by: Neil Birkbeck <neil.birkbeck@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-08-19 13:17:21 +02:00
..
2015-08-18 10:24:01 -04:00
2015-07-12 12:17:40 +02:00
2015-08-18 10:24:01 -04:00
2015-06-14 15:09:33 +02:00
2015-08-18 10:24:01 -04:00
2015-08-18 11:48:49 -04:00
2015-07-21 15:19:42 +02:00
2015-08-18 11:48:49 -04:00
2015-08-18 10:24:01 -04:00
2015-06-07 21:55:46 +02:00
2015-08-18 10:24:01 -04:00
2015-08-18 10:24:01 -04:00
2015-06-22 10:47:29 +03:00