]> git.sesse.net Git - ffmpeg/commit
libxvid: 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)
commit18db1286b04557aa2d2df7efbcb65ae825d5a469
treed77dc78b9c8c1d41dcdc01cf64e9405aff12345a
parenteae7338e1592f4a398b7c3cb9d1ac854b7a44ff8
libxvid: Make codec use the init-cleanup flag and mark it as init-thread-safe

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