This patches fix several bugs in the mpjpeg demuxer.

I think it is not possible to create a fate test for patch 2/3 (and 3/3?),
as the bugs rely both on the stream and on the HTTP header announcement, so
one would need to simulate a web server.

A have an actual Mobotix stream URL (found in the wild) which exposes the
issues reported in #5023 and #5921, and which works with these patches.

I can't reproduce the issues with the provided samples, but perhaps that's
just me.

Moritz Barsnick (3):
  avformat/mpjpegdec: fix finding multipart boundary parameter
  avformat/mpjpegdec: fix strict boundary search string
  avformat/mpjpegdec: ensure seekback for latest chunk

 libavformat/mpjpegdec.c | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

--
2.20.1

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to