]> git.sesse.net Git - ffmpeg/commit
libx264: Make codec use the init-cleanup flag and mark it as init-thread-safe
authorVittorio Giovara <vittorio.giovara@gmail.com>
Mon, 6 Apr 2015 23:47:18 +0000 (01:47 +0200)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Fri, 24 Apr 2015 13:55:11 +0000 (14:55 +0100)
commiteae7338e1592f4a398b7c3cb9d1ac854b7a44ff8
tree9f7ac03de253b56e616a83922183dd97043141e1
parent74a1cad7e3ba79e5b1e5b2e2bcf6179520442679
libx264: Make codec use the init-cleanup flag and mark it as init-thread-safe

This takes care of memory leaks on init error.
libavcodec/libx264.c