make the C code of the swscaler which i wrote LGPL

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19600 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
michael 2006-08-30 10:50:20 +00:00
parent 6b35c085e4
commit d0d900423c
4 changed files with 12 additions and 0 deletions

View File

@ -14,6 +14,9 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
the C code (not assembly, mmx, ...) of the swscaler which has been written
by Michael Niedermayer can be used under the LGPL license too
*/
/*

View File

@ -14,6 +14,9 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
the C code (not assembly, mmx, ...) of the swscaler which has been written
by Michael Niedermayer can be used under the LGPL license too
*/
#ifndef SWSCALE_H

View File

@ -14,6 +14,9 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
the C code (not assembly, mmx, ...) of the swscaler which has been written
by Michael Niedermayer can be used under the LGPL license too
*/
#ifndef SWSCALE_INTERNAL_H

View File

@ -14,6 +14,9 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
the C code (not assembly, mmx, ...) of the swscaler which has been written
by Michael Niedermayer can be used under the LGPL license too
*/
#undef REAL_MOVNTQ