diff options
author | Anton Khirnov <anton@khirnov.net> | 2017-08-27 13:26:58 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2017-09-01 01:51:15 -0300 |
commit | b12e4d3bb8df994f042ff1216fb8de2b967aab9e (patch) | |
tree | 9d2572b4666edf949b82ffacc4f14103366e3883 /libavcodec/ivi_dsp.c | |
parent | 837580f458f2ccbbd6e82d3c7591916deb81ef02 (diff) | |
download | ffmpeg-b12e4d3bb8df994f042ff1216fb8de2b967aab9e.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.
(cherry picked from commit 99684f3ae752fc8bfb44a2dd1482f8d7a3d8536d)
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/ivi_dsp.c')
0 files changed, 0 insertions, 0 deletions