[FFmpeg-devel] [PATCH]lavf/rawdec: Probe last byte for mjpeg

Carl Eugen Hoyos ceffmpeg at gmail.com
Sun Jan 21 04:54:06 EET 2018


2018-01-21 3:39 GMT+01:00 Michael Niedermayer <michael at niedermayer.cc>:
> On Sat, Jan 20, 2018 at 04:11:00PM +0100, Carl Eugen Hoyos wrote:
>> Hi!
>>
>> Attached patch fixes ticket #6957 for me, I believe
>> there was an off-by-one issue in the original function.
>>
>> Please comment, Carl Eugen
>
>>  rawdec.c |    2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 0d791c60f3d38346afea65714fee08c7fb2c16b0  0001-lavf-rawdec-Also-probe-the-last-byte-of-mjpeg-stream.patch
>> From 0711e0474f9a83ec47a31b8cf261cf2e6a10a35e Mon Sep 17 00:00:00 2001
>> From: Carl Eugen Hoyos <ceffmpeg at gmail.com>
>> Date: Sat, 20 Jan 2018 16:07:25 +0100
>> Subject: [PATCH] lavf/rawdec: Also probe the last byte of mjpeg streams.
>
> LGTM

Patch applied.

Thank you, Carl Eugen


More information about the ffmpeg-devel mailing list