[FFmpeg-cvslog] avcodec/jpeg2000_parser: Fix skipping of JP2 info markers by correctly reading marker size

2021-08-25 Thread Shaun Simpson
ffmpeg | branch: master | Shaun Simpson | Wed Jul 21 14:15:45 2021 +0100| [16102cada5a7c6e0a2aa07b1d2ac24dabc2095d9] | committer: Paul B Mahol avcodec/jpeg2000_parser: Fix skipping of JP2 info markers by correctly reading marker size Signed-off-by: Shaun Simpson > http://git.videolan.

[FFmpeg-cvslog] avcodec/jpeg2000_parser: Fix parsing of tile-part header

2021-08-25 Thread Shaun Simpson
ffmpeg | branch: master | Shaun Simpson | Wed Jul 21 16:30:09 2021 +0100| [01284c01c1a24baf35e687ce47d231d33b03e349] | committer: Paul B Mahol avcodec/jpeg2000_parser: Fix parsing of tile-part header And frames where the end of frame marker is at the end of the buffer. Signed-off-by: Shaun