OSDN Git Service

ffmpeg: fix memleak of encoder options AVDictionary on failure
authorJames Almer <jamrial@gmail.com>
Sat, 24 Sep 2016 17:59:01 +0000 (14:59 -0300)
committerJames Almer <jamrial@gmail.com>
Sun, 25 Sep 2016 19:17:41 +0000 (16:17 -0300)
commit3ac76d76185114bdfade3156a72ff97a65488adf
tree27f619377e7810c95a9a48d4ca03c646e2ae6a9d
parente3842e87f2f03f8e2053cd4f5b7354e0274c2110
ffmpeg: fix memleak of encoder options AVDictionary on failure

Reviewed-by: Josh de Kock <josh@itanimul.li>
Signed-off-by: James Almer <jamrial@gmail.com>
ffmpeg.c