On Tue, Jul 05, 2016 at 10:03:20PM +, Carl Eugen Hoyos wrote:
> Michael Niedermayer niedermayer.cc> writes:
>
> > LGTM,
>
> Patch applied.
>
> > can you add a fate test ?
>
> Is there an example for a parser test?
something with -c copy and -f framecrc should work
[...]
--
Michael
Michael Niedermayer niedermayer.cc> writes:
> LGTM,
Patch applied.
> can you add a fate test ?
Is there an example for a parser test?
Thank you, Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffm
On Tue, Jul 05, 2016 at 05:31:31PM +0200, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch fixes ticket #5691 for me.
>
> Please comment, Carl Eugen
> mjpeg_parser.c |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> facecf8bb4e902cc018a9c5fd2e6b539914eb313
> 0001-lavc-mjpeg_parser-
Hi!
Attached patch fixes ticket #5691 for me.
Please comment, Carl Eugen
From 83c4a6ac1dac871900977c8df0100c98500e06a2 Mon Sep 17 00:00:00 2001
From: Carl Eugen Hoyos
Date: Tue, 5 Jul 2016 17:28:56 +0200
Subject: [PATCH] lavc/mjpeg_parser: Allow jpegls parsing.
---
libavcodec/mjpeg_parser.c |