OSDN Git Service

mpeg1video: don't abort if thread_count is too high.
authorFrank Barchard <fbarchard@chromium.org>
Wed, 29 Jun 2011 21:13:18 +0000 (14:13 -0700)
committerRonald S. Bultje <rsbultje@gmail.com>
Sat, 9 Jul 2011 17:13:57 +0000 (10:13 -0700)
commitf98c9fb27de84dc4f6123537b754eb2fe1a80c02
treed4968a1efd91e0c3dc31701dcd9bf3430ef68e34
parent84d098d943bacbc4a3c71c3abeef229d3791b6f7
mpeg1video: don't abort if thread_count is too high.

Instead, just decrease it to a valid value and use that.

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