diff options
author | James Almer <[email protected]> | 2017-05-25 11:07:42 -0300 |
---|---|---|
committer | James Almer <[email protected]> | 2017-09-06 11:35:14 -0300 |
commit | e49338a9c062df7f3167433d81a1528a978fd547 (patch) | |
tree | acb9abd18b31d31b31d94fdb63b9a65755ca7072 /libavfilter/af_aresample.c | |
parent | 7273e234dee5dfeee67cc365a8f7fa0b8211127c (diff) |
avcodec/audiotoolboxdec: add FF_CODEC_CAP_INIT_CLEANUP to the decoder capabilities
Extradata may be allocated and the AudioConverterRef may be created during init(),
which in case of a failure would not be freed as close() isn't called afterwards.
Signed-off-by: James Almer <[email protected]>
Diffstat (limited to 'libavfilter/af_aresample.c')
0 files changed, 0 insertions, 0 deletions