OSDN Git Service

[PATCH] Fix crash when initializing multi-threaded decoding for corrupted file.
authorCheng Sun <cheng.sun@ymail.com>
Sat, 26 Nov 2011 18:45:36 +0000 (10:45 -0800)
committerRonald S. Bultje <rsbultje@gmail.com>
Sat, 26 Nov 2011 18:46:08 +0000 (10:46 -0800)
commite524eadbf8ac568fcab7fa8f9520fad013beb91a
tree8a727d1eef42cec01df6aa48ee6e011d24342015
parent3d1af11df49c9bd27f6677ec2fa327b379144e11
[PATCH] Fix crash when initializing multi-threaded decoding for corrupted file.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavcodec/pthread.c