Es la Lesser GPL. Se uso para libc para poder incluir la librería en programas propietarios. RMS explica la razón de hacerlo, y recomienda no usar LGPL.
Desde una consola de windows he hecho ffmpeg -L y éste ha sido el resultado:
"ffmpeg version CVS, build 3342336, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --disable-debug --enable-memalign-hack
built on Dec 23 2005 16:50:04, gcc: 3.4.2 (mingw-special) ffmpeg version CVS, build 3342336, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --disable-debug --enable-memalign-hack
built on Dec 23 2005 16:50:04, gcc: 3.4.2 (mingw-special) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This library 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 Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA"
Claro, es correcto el uso
(Puntos:2)( Última bitácora: Jueves, 19 Noviembre de 2015, 17:28h )
http://www.gnu.org/licenses/lgpl.html [gnu.org]
http://www.gnu.org/licenses/why-not-lgpl.html [gnu.org]
Re:Claro, es correcto el uso
(Puntos:2, Informativo)( Última bitácora: Sábado, 27 Octubre de 2007, 15:34h )
"ffmpeg version CVS, build 3342336, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --disable-debug --enable-memalign-hack
built on Dec 23 2005 16:50:04, gcc: 3.4.2 (mingw-special)
ffmpeg version CVS, build 3342336, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --disable-debug --enable-memalign-hack
built on Dec 23 2005 16:50:04, gcc: 3.4.2 (mingw-special)
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
This library 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
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA"