[Ffmpeg-devel] [PATCH] Add Dirac support to ffmpeg

Anuradha Suraparaju anuradha
Fri Jul 8 13:29:52 CEST 2005


Sorry. I should have checked the licence text before submitting the
patch. We didn't mean to release the code as GPL. Is it OK if I change
it to Lesser GPL and resubmit the patch? 

Thanks,
Anuradha Suraparaju 
On Fri, 2005-07-08 at 12:56 +0200, Diego Biurrun wrote:
> On Thu, Jul 07, 2005 at 01:38:23PM +0100, Anuradha Suraparaju wrote:
> > --- ffmpeg-cvs/libavcodec/dirac.c	1970-01-01 01:00:00.000000000 +0100
> > +++ ffmpeg-cvs-dirac/libavcodec/dirac.c	2005-07-07 12:07:51.400177835 +0100
> > @@ -0,0 +1,510 @@
> > +/**
> > + * @file dirac.c
> > + * Dirac codec support via dirac_encoder.
> > + * @author Andrew Kennedy <dirac at rd.bbc.co.uk>
> > + * www.sourceforge.net/projects/dirac
> > + *
> > + * This file is part of libavcodec.
> > + *
> > + * This library is free software; you can redistribute it and/or modify
> > + * it under the terms of the GNU General Public License as published by
> > + * the Free Software Foundation; either version 2 of the License, or
> > + * (at your option) any later version.
> 
> Since the dirac code is GPLed, you have to make it depend on the
> --enable-gpl switch in configure.
> 
> Diego
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/ffmpeg-devel
-- 





More information about the ffmpeg-devel mailing list