]> git.sesse.net Git - ffmpeg/commit
avformat/jacosubdec: make probing less tolerant.
authorClément Bœsch <clement@stupeflix.com>
Tue, 19 Nov 2013 11:53:14 +0000 (12:53 +0100)
committerClément Bœsch <clement@stupeflix.com>
Tue, 19 Nov 2013 11:53:20 +0000 (12:53 +0100)
commit722fb81dc5c8546eb6498629db7c8ebe2f9545c2
treedca0bc2a23e3935fb2646d19810d84029dbcb597
parentb31587af4b075bd60a69330a1aa3a15201b80c27
avformat/jacosubdec: make probing less tolerant.

Fixes a failure with probetest:
  ./tools/probetest 8192 500000
  [...]
  Failure of jacosub probing code with score=51 type=1 p=CAB size=16

Random data was:
  00000000  40 37 40 30 93 01 48 e0 09 96 10 90 78 0f 0c 10 @7@0..H.....x...
libavformat/jacosubdec.c