Carl Eugen Hoyos ag.or.at> writes:
> Attached patch allows the autodetection of qdraw images
> as decoded by libavcodec.
A variant of this was merged.
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinf
On Wed, May 06, 2015 at 10:05:29PM +0200, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch allows the autodetection of qdraw images
> as decoded by libavcodec.
>
> Please comment, Carl Eugen
> Makefile |1 +
> allformats.c |1 +
> img2dec.c| 10 ++
> version.h|
Hi!
Attached patch allows the autodetection of qdraw images
as decoded by libavcodec.
Please comment, Carl Eugen
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 8d9a770..bca9d5b 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -206,6 +206,7 @@ OBJS-$(CONFIG_IMAGE_JP