From d0d900423c6eb3e297f510e08205b7f59598e376 Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 30 Aug 2006 10:50:20 +0000 Subject: 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 --- libswscale/swscale_internal.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libswscale/swscale_internal.h') diff --git a/libswscale/swscale_internal.h b/libswscale/swscale_internal.h index 177074d6a5..fd74ecb052 100644 --- a/libswscale/swscale_internal.h +++ b/libswscale/swscale_internal.h @@ -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 -- cgit v1.2.3