]> git.sesse.net Git - ffmpeg/commit
avcodec/on2avc: Remove redundant code for freeing
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 19 Oct 2020 04:03:18 +0000 (06:03 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Wed, 21 Oct 2020 05:51:05 +0000 (07:51 +0200)
commit2beb7f43f6ab5f5deaf7dbc846f99355d9f8652e
treef13cd2b2f2c1f6ec896360cf39c550128f45f8ad
parentbce8e2f374db390d50ec79a6288a607782cca64a
avcodec/on2avc: Remove redundant code for freeing

This decoder has the FF_CODEC_CAP_INIT_CLEANUP set.

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