diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-05-08 00:47:14 +0200 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-05-08 20:04:57 +0200 |
commit | 4a745b41770893116405c22f832192510f9bcc9b (patch) | |
tree | ada8e8cd7ed941088f2b87408dc7cdf97caca4de /version.sh | |
parent | b0e1d0d9ee08f12db52b6938894b554c8404ccf9 (diff) | |
download | ffmpeg-4a745b41770893116405c22f832192510f9bcc9b.tar.gz |
pnmdec: add support for mono images with non-space-separated pixel digits
When the file to decode contains a sequence of binary values like
"1101110...", decode_frame() was reading the sequence of digits like a
unique integer value, which was resulting in integer overflows.
The change add support for parsing non-space-separated pixel digits
for mono formats, in particular fix decoding of file battrace.pbm, and
fix trac issue #154.
Diffstat (limited to 'version.sh')
0 files changed, 0 insertions, 0 deletions