OSDN Git Service

ff_lock_avcodec: make the lock state be consistent in case of failure.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 6 Dec 2012 01:21:11 +0000 (02:21 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 6 Dec 2012 02:12:34 +0000 (03:12 +0100)
commit7885fa7685c0085e42495482e6b79310f8d66dbc
treef08d6ce0324dbff17b6dffc961c3a30038371e50
parent2dec950f49049b55a4d4147673824dc817cb27e5
ff_lock_avcodec: make the lock state be consistent in case of failure.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/utils.c