Re: [FFmpeg-devel] [PATCH]lavf/rawdec: Simplify mlp/thd probe function

2015-10-03 Thread Carl Eugen Hoyos
On Saturday 03 October 2015 01:32:11 am Michael Niedermayer wrote: > > rawdec.c | 13 ++--- > > 1 file changed, 6 insertions(+), 7 deletions(-) > > 2ac4375102534142befdaf1482543dceb73ae306 patchmlpprobe.diff > > LGTM > > thx Patch applied after moving the demuxers in a new file. Than

Re: [FFmpeg-devel] [PATCH]lavf/rawdec: Simplify mlp/thd probe function

2015-10-02 Thread Michael Niedermayer
On Fri, Oct 02, 2015 at 03:29:05AM +0200, Carl Eugen Hoyos wrote: > Hi! > > Attached patch intends to slightly simplify the probe function. > > Please review, Carl Eugen > rawdec.c | 13 ++--- > 1 file changed, 6 insertions(+), 7 deletions(-) > 2ac4375102534142befdaf1482543dceb73ae306

[FFmpeg-devel] [PATCH]lavf/rawdec: Simplify mlp/thd probe function

2015-10-01 Thread Carl Eugen Hoyos
Hi! Attached patch intends to slightly simplify the probe function. Please review, Carl Eugen diff --git a/libavformat/rawdec.c b/libavformat/rawdec.c index ef84d37..7a72b5a 100644 --- a/libavformat/rawdec.c +++ b/libavformat/rawdec.c @@ -209,19 +209,18 @@ FF_DEF_RAWVIDEO_DEMUXER2(mjpeg, "raw MJP