[FFmpeg-cvslog] avcodec/pngdec: Only allow one IHDR chunk

2015-08-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Mon Jun 29 21:08:05 2015 +0200| [e35c5348900a371c467816a9189031192f08865a] | committer: Michael Niedermayer avcodec/pngdec: Only allow one IHDR chunk Multiple IHDR chunks are forbidden in PNG Fixes inconsistency and out of array accesses Fi

[FFmpeg-cvslog] avcodec/pngdec: Only allow one IHDR chunk

2015-07-27 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Mon Jun 29 21:08:05 2015 +0200| [d661cfad02afc2f8cb17d5b89c1aced1189dab82] | committer: Michael Niedermayer avcodec/pngdec: Only allow one IHDR chunk Multiple IHDR chunks are forbidden in PNG Fixes inconsistency and out of array accesses Fi

[FFmpeg-cvslog] avcodec/pngdec: Only allow one IHDR chunk

2015-07-20 Thread Michael Niedermayer
ffmpeg | branch: release/2.6 | Michael Niedermayer | Mon Jun 29 21:08:05 2015 +0200| [63ef4014c5ff13953025af861976f79c85cf373f] | committer: Michael Niedermayer avcodec/pngdec: Only allow one IHDR chunk Multiple IHDR chunks are forbidden in PNG Fixes inconsistency and out of array accesses Fi

[FFmpeg-cvslog] avcodec/pngdec: Only allow one IHDR chunk

2015-07-18 Thread Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer | Mon Jun 29 21:08:05 2015 +0200| [e84d17c7c991f380622f6d2f25994dc6955d853c] | committer: Michael Niedermayer avcodec/pngdec: Only allow one IHDR chunk Multiple IHDR chunks are forbidden in PNG Fixes inconsistency and out of array accesses Fi

[FFmpeg-cvslog] avcodec/pngdec: Only allow one IHDR chunk

2015-06-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Jun 29 21:08:05 2015 +0200| [47f4e2d8960ca756ca153ab8e3e93d80449b8c91] | committer: Michael Niedermayer avcodec/pngdec: Only allow one IHDR chunk Multiple IHDR chunks are forbidden in PNG Fixes inconsistency and out of array accesses Fixes: