]> git.sesse.net Git - ffmpeg/commit
avcodec/truemotion2: Replace av_free() by av_freep() in AVCodec.close
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sun, 27 Sep 2020 12:30:18 +0000 (14:30 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Fri, 6 Nov 2020 12:57:49 +0000 (13:57 +0100)
commit9eb22ca804c328e52759d93fa8196b58ad76b205
treedd88a979f47ba5cf6de90dd080864530a9d4d91e
parent992adc8aaff5ac4b146c4f6bd633870c9ba96ea0
avcodec/truemotion2: Replace av_free() by av_freep() in AVCodec.close

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