On Sun, May 04, 2008 at 11:38:42AM +0200, Keiji Costantini wrote: > second patch of the day > > --- /dev/null > +++ b/swscale_avoption.h > @@ -0,0 +1,64 @@ > +/* > + * Copyright (C) 2001-2003 Michael Niedermayer <[EMAIL PROTECTED]> > + * > + * This file is part of FFmpeg. > + * > + * FFmpeg 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. > + * > + * FFmpeg is distributed in the hope that it will be useful, > + * but WITHOUT ANY WARRANTY; without even the implied warranty of > + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > + * GNU General Public License for more details. > + * > + * You should have received a copy of the GNU General Public License > + * along with FFmpeg; if not, write to the Free Software > + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 > USA > + * > + * the C code (not assembly, mmx, ...) of this file can be used > + * under the LGPL license too > + */
This new file should be LGPL as well. Diego _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
