Since some junk may be or may be not present before actual VC-1 extradata,
authorAndrew Dennison <andrewd.lists@gmail.com>
Tue, 6 Oct 2009 15:30:08 +0000 (15:30 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 6 Oct 2009 15:30:08 +0000 (15:30 +0000)
commit95ce961d886668bb713094bd0f71b40925cf680f
tree7ccf5b7f140f81ea9579c9b64d1866e7c58bacc8
parent01418506a2cf2ae5bee9931417279009b50bf531
Since some junk may be or may be not present before actual VC-1 extradata,
search for real extradata start instead of always skipping one byte.

Patch by Andrew Dennison gmailify(${name}d, lists)
Thread: [PATCH] Fix VC1 "Incomplete extradata" for mkv files generated by eac3to

Originally committed as revision 20178 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vc1dec.c