ffmpeg | branch: release/3.1 | Carl Eugen Hoyos | Fri Sep 2
17:10:57 2016 +0200| [677ea4a49b2e7e9ee28fb5e62f9aec73d7acb272] | committer:
Carl Eugen Hoyos
lavc/mjpegdec: Do not skip reading quantization tables.
They may contain 0xFFs, confusing the start code finding algorithm.
Fixes ticket #
ffmpeg | branch: release/3.0 | Carl Eugen Hoyos | Fri Sep 2
17:10:57 2016 +0200| [17035c8d2eb38d1e1c6adf7962e75dbd45e6351e] | committer:
Carl Eugen Hoyos
lavc/mjpegdec: Do not skip reading quantization tables.
They may contain 0xFFs, confusing the start code finding algorithm.
Fixes ticket #
ffmpeg | branch: master | Carl Eugen Hoyos | Fri Sep 2
17:10:57 2016 +0200| [cef5bc0e6e2320d3903cf063d59cef83e91dbc3c] | committer:
Carl Eugen Hoyos
lavc/mjpegdec: Do not skip reading quantization tables.
They may contain 0xFFs, confusing the start code finding algorithm.
Fixes ticket #5819.