Re: [FFmpeg-devel] Patch JPEG2000 Parser: Fix parsing of tile-part header

2021-07-25 Thread Shaun Simpson
Hi Jan, I am glad these patches help, thank you for looking into this. > It also seems like it would make sense to have a minimal sample of > such bit stream type in our FATE test set so we can figure out if the > parsing of such streams fails in the future. Yes, I have been looking at samples

Re: [FFmpeg-devel] Patch JPEG2000 Parser: Fix parsing of tile-part header

2021-07-24 Thread Jan Ekström
On Wed, Jul 21, 2021 at 7:02 PM Shaun Simpson wrote: > > Please find my patch attached. > > libavcodec/jpeg2000_parser: Fix parsing of tile-part header, and frames > where the end of frame marker is at the end of the buffer. > > Fixes playback of Sol Levante MXF JPEG2000 file: >