[FFmpeg-devel] [PATCH] avformat/mxfdec: treat Random Index Pack as end of file
Tomas Härdin
git at haerdin.se
Wed Apr 5 15:59:43 EEST 2023
sön 2023-03-26 klockan 23:14 +0200 skrev Marton Balint:
> RIP, if exists is the last KLV item in the MXF files therefore we can
> stop
> parsing the file if it is encountered. This allows us to support
> files created by
> broken muxers such as OpenCube MXFTk Advanced 2.8.0.0.1. which dumps
> some extra
> garbage after the RIP.
>
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
> libavformat/mxfdec.c | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
Looks OK
/Tomas
More information about the ffmpeg-devel
mailing list