Re: [FFmpeg-devel] [PATCH] Added Quadrox format

2016-07-05 Thread compn
On Tue, 5 Jul 2016 09:57:28 +0200 Michael Niedermayer wrote: > On Mon, Jul 04, 2016 at 06:13:50AM +0530, smitbose wrote: > > --- > > libavformat/riff.c | 1 + > > 1 file changed, 1 insertion(+) > > applied > > thanks congratulations on your first contribution to ffmpeg, smitbose. welcome to

Re: [FFmpeg-devel] [PATCH] Added Quadrox format

2016-07-05 Thread Michael Niedermayer
On Mon, Jul 04, 2016 at 06:13:50AM +0530, smitbose wrote: > --- > libavformat/riff.c | 1 + > 1 file changed, 1 insertion(+) applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB He who knows, does not speak. He who speaks, does not know. -- Lao Tsu

[FFmpeg-devel] [PATCH] Added Quadrox format

2016-07-04 Thread smitbose
--- libavformat/riff.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libavformat/riff.c b/libavformat/riff.c index 913b42d..2d54922 100644 --- a/libavformat/riff.c +++ b/libavformat/riff.c @@ -181,6 +181,7 @@ const AVCodecTag ff_codec_bmp_tags[] = { { AV_CODEC_ID_MJPEG,MKTAG('L'