FFmpeg/libavformat
Anton Khirnov b12e4d3bb8 avio: add a destructor for AVIOContext
Before this commit, AVIOContext is to be freed with a plain av_free(),
which prevents us from adding any deeper structure to it.

(cherry picked from commit 99684f3ae752fc8bfb44a2dd1482f8d7a3d8536d)
Signed-off-by: James Almer <jamrial@gmail.com>
2017-09-01 01:51:15 -03:00
..
2017-08-30 12:13:02 +02:00
2017-09-01 01:51:15 -03:00
2017-08-29 01:33:47 +02:00
2017-08-30 12:13:01 +02:00
2017-08-30 12:13:02 +02:00
2017-07-14 13:48:56 +01:00
2017-08-30 12:13:02 +02:00
2017-07-10 12:03:08 +02:00
2017-06-13 19:49:06 +02:00
2017-07-07 15:30:57 -04:00
2017-07-10 15:02:29 -04:00
2017-05-10 15:21:17 +02:00
2017-07-16 16:09:17 +01:00