OSDN Git Service

Take the brain amputated spec literally if the user asks for it (-strict 1).
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 19 Jul 2008 16:16:00 +0000 (16:16 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 19 Jul 2008 16:16:00 +0000 (16:16 +0000)
commitfb19e1443bc45e192545d3485ddb9c76e7d77855
treec8815dffa09fbb6a2ac62f7d845c5a074bc0bb0c
parent0042808e31c33db13992b07ccfdf482782891829
Take the brain amputated spec literally if the user asks for it (-strict 1).
That is, add 16 frames delay, cache trashing and av desync.
fixes at least the following reference bitstreams:
CABA3_Sony_C.jsv
CACQP3_Sony_D.jsv
CAMANL1_TOSHIBA_B.264
CANL3_Sony_C.jsv
CVBS3_Sony_C.jsv
CVMANL1_TOSHIBA_B.264

Originally committed as revision 14308 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c