diff options
author | Anton Khirnov <anton@khirnov.net> | 2017-01-13 11:53:51 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2017-02-11 11:37:44 +0100 |
commit | 99684f3ae752fc8bfb44a2dd1482f8d7a3d8536d (patch) | |
tree | fe2ddc08dc5fb6bc915197d44319e845ef80452d /libavformat/dsfdec.c | |
parent | 435cd7bc99671bf561193421a50ac6e9d63c4266 (diff) | |
download | ffmpeg-99684f3ae752fc8bfb44a2dd1482f8d7a3d8536d.tar.gz |
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.
Diffstat (limited to 'libavformat/dsfdec.c')
0 files changed, 0 insertions, 0 deletions