[FFmpeg-cvslog] png_parser: fix size of chunk_lenght

2015-01-17 Thread Vittorio Giovara
ffmpeg | branch: release/2.4 | Vittorio Giovara | Sun Nov 9 08:48:35 2014 +0100| [4edbb0955e043d698dcc1b5073b6e714f9cc7960] | committer: Vittorio Giovara png_parser: fix size of chunk_lenght Fixes the comparison against constant value 0x7fff. CC: libav-sta...@libav.org Bug-Id: CID 119826

[FFmpeg-cvslog] png_parser: fix size of chunk_lenght

2014-11-11 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Sun Nov 9 08:48:35 2014 +0100| [60b055133485891405722bc9722e2c74fc9764b8] | committer: Vittorio Giovara png_parser: fix size of chunk_lenght Fixes the comparison against constant value 0x7fff. CC: libav-sta...@libav.org Bug-Id: CID 1198260 >