• Marton Balint's avatar
    avformat/mxfdec: guess wrapping of tracks by other tracks with the same body sid · 5b6960f9
    Marton Balint authored
    This affects the following samples:
    
    samples/ffmpeg-bugs/roundup/issue1775/av_seek_frame_failure.mxf
    samples/ffmpeg-bugs/trac/ticket1957/16ch.mxf
    samples/ffmpeg-bugs/trac/ticket5016/r0.mxf
    samples/ffmpeg-bugs/trac/ticket5016/r1.mxf
    samples/ffmpeg-bugs/trac/ticket5316/hq.MXF
    samples/ffmpeg-bugs/trac/ticket5316/hqx.MXF
    
    Some AVPacket->pos values are changed because for frame wrapped tracks we point
    to the KLV offset and not the data.
    Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
    5b6960f9
mxfdec.c 144 KB