]> git.sesse.net Git - ffmpeg/commit
avcodec/nellymoserenc: Cleanup generically on init failure
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sun, 22 Nov 2020 17:04:02 +0000 (18:04 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 8 Dec 2020 16:51:48 +0000 (17:51 +0100)
commit0a56bfa71f751a2b25da8d060a019c1c75ca9d7b
treef799edb264e0f09b92281f0c49d72854d5f6064a
parent35f61eb3507ebb746cba1cc14ca8a280b9f258ed
avcodec/nellymoserenc: Cleanup generically on init failure

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