]> git.sesse.net Git - ffmpeg/commit
avcodec/g722enc: Cleanup generically on init failure
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 14 Sep 2020 15:21:12 +0000 (17:21 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 19 Sep 2020 16:46:45 +0000 (18:46 +0200)
commit23daf8e67fd842a70b783105025ddb483c036472
tree32b1c90e9456728f393efcc96541df03e34761d6
parentb14c42aa2a3ee61e452d57877b3a695901ba6137
avcodec/g722enc: Cleanup generically on init failure

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/g722enc.c