1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavformat
Michael Niedermayer 37ecd67b5e Revert "avformat/utils: Close codec context since it is allocated by avformat_new_stream in refrence to ticket 2716"
This causes a race condition with VLC. Its plausible that other
applications also would have races with it and its just fixing a memleak when
the user application forgets to free the codec. It causes more
problems than it solves in its current form, thus the revert.
Better solutions are welcome

This reverts commit 0f229f9b91fe3c4ebd97e88f004d638819b76add.
2013-07-21 17:57:15 +02:00
..
2013-03-17 04:38:28 +01:00
2013-05-10 16:10:52 -03:00
2013-06-09 01:10:36 +02:00
2013-06-09 01:10:36 +02:00
2013-01-22 20:27:05 +01:00
2013-07-02 18:52:45 +02:00
2013-04-07 03:59:44 +02:00
2013-04-08 14:15:10 +02:00
2013-07-06 05:43:24 +00:00
2013-07-01 21:37:16 +00:00
2013-06-28 09:04:16 +02:00
2013-01-01 19:29:04 +01:00
2013-04-15 12:13:41 +02:00
2013-01-24 15:02:44 +00:00
2013-05-29 10:40:13 +00:00
2013-04-20 00:05:35 +02:00
2013-06-29 18:02:37 +02:00
2012-12-21 00:18:34 +01:00
2013-06-20 21:49:02 +02:00
2013-04-18 00:24:25 +02:00
2013-05-24 15:36:54 +02:00
2013-01-17 04:55:14 +01:00
2013-07-02 18:52:45 +02:00
2013-06-15 18:50:11 -03:00
2013-07-07 18:50:03 +02:00
2013-05-23 14:46:01 +02:00
2013-07-15 17:51:12 +00:00
2013-07-06 22:27:35 +02:00
2013-01-15 20:19:28 +01:00
2013-03-31 16:10:52 +02:00
2013-01-07 11:43:20 +00:00
2013-05-01 11:56:34 +02:00
2013-05-01 11:56:34 +02:00
2013-07-18 10:55:23 +02:00
2012-12-24 02:51:51 +01:00
2013-05-18 07:12:56 +02:00
2013-05-10 16:53:50 -03:00
2012-12-17 13:34:30 +01:00
2012-12-28 21:50:42 +00:00
2012-12-28 21:58:03 +00:00
2013-01-06 18:48:51 +01:00
2013-05-26 15:48:50 +02:00
2013-06-06 20:29:38 +02:00
2012-12-16 10:27:54 +00:00
2013-06-16 18:56:56 +00:00
2013-04-05 14:30:56 +00:00
2013-06-29 00:10:15 +02:00
2013-01-07 10:08:38 +00:00
2013-02-13 17:36:55 +00:00
2013-06-17 22:28:19 +02:00
2013-05-29 18:14:43 +00:00
2013-06-02 11:25:56 +02:00