]> git.sesse.net Git - ffmpeg/commit
pthread_frame: unref decoded frames on failure
authorAnton Khirnov <anton@khirnov.net>
Thu, 28 Nov 2013 09:54:35 +0000 (10:54 +0100)
committerAnton Khirnov <anton@khirnov.net>
Mon, 6 Jan 2014 07:25:55 +0000 (08:25 +0100)
commit9cbf2d78f0a9c19129e7a70b2281a450d386c6d9
treeb17e0772322c7e61a14436fc0138cb6191c64f5c
parenta03a642d5ceb5f2f7c6ebbf56ff365dfbcdb65eb
pthread_frame: unref decoded frames on failure

This is similar to what the non-threaded code already does.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC:libav-stable@libav.org
libavcodec/pthread_frame.c