Adjust threshold for xvid packed b frame detection.
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 1 Jan 2010 21:32:48 +0000 (21:32 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 1 Jan 2010 21:32:48 +0000 (21:32 +0000)
commit24b207b5a5583bb90ff1f1afe58a8305dee1069c
treedcf79310992e6467bb75764232e2335ba6b9161a
parent6c58758737cf540f79b31f64dc10e3cdc4719f0c
Adjust threshold for xvid packed b frame detection.
Also add xvid_build check.
If you note any packed bitstream regression, check this commit first and report it.
Fixes issue1652

Originally committed as revision 20997 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h263dec.c