mpegvideo: double thread limit

16 seems a bit tight for current high end and expected near term future boxes.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2012-05-07 20:08:56 +02:00
parent fff9680d8c
commit cb982739fa
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ enum OutputFormat {
#define MAX_FCODE 7
#define MAX_MV 2048
#define MAX_THREADS 16
#define MAX_THREADS 32
#define MAX_PICTURE_COUNT 32