]> git.sesse.net Git - ffmpeg/commit
avcodec/mediacodec_wrapper: fix {input,output}_buffers global reference leak
authorMatthieu Bouron <matthieu.bouron@gmail.com>
Thu, 9 Apr 2020 14:53:21 +0000 (16:53 +0200)
committerMatthieu Bouron <matthieu.bouron@gmail.com>
Wed, 15 Apr 2020 07:43:16 +0000 (09:43 +0200)
commit5216edbc54c79869ce630579199e53454f96df96
tree425050f32c08eba4b3cc3983d047eea2bf1b5732
parent51db0a472a0517ce76bb97cac56d3d40c5a009bf
avcodec/mediacodec_wrapper: fix {input,output}_buffers global reference leak

Fixes ticket #8607.

Signed-off-by: Matthieu Bouron <matthieu.bouron@gmail.com>
libavcodec/mediacodec_wrapper.c