]> git.sesse.net Git - ffmpeg/commit
avformat/rtpenc_chain: use the proper function to free AVFormatContext
authorJames Almer <jamrial@gmail.com>
Mon, 26 Mar 2018 03:52:39 +0000 (00:52 -0300)
committerJames Almer <jamrial@gmail.com>
Mon, 26 Mar 2018 03:52:39 +0000 (00:52 -0300)
commit3eff98c9278804b4b664bad3853e5e60184c6a54
treef140992f475b4afd7a6d76d0b1f400d0ecebad73
parentdb772308941a2a338c7809f90d347219a6a93074
avformat/rtpenc_chain: use the proper function to free AVFormatContext

Fixes ticket #7075

Signed-off-by: James Almer <jamrial@gmail.com>
libavformat/rtpenc_chain.c