X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fgtk2%2Fscale_line_22_yuv_mmx.S;h=d78b3413d9c97b57dc5ab13ddbf0338d4ae36b77;hb=ced3d0b8c0520e4c8208166e3218e0caacba1efa;hp=0759587ff81f2e44a58c12b1ab8bf4fd7e8517b1;hpb=49098d3d331a1b5ee630472773c9b8ef416a0642;p=melted diff --git a/src/modules/gtk2/scale_line_22_yuv_mmx.S b/src/modules/gtk2/scale_line_22_yuv_mmx.S index 0759587..d78b341 100644 --- a/src/modules/gtk2/scale_line_22_yuv_mmx.S +++ b/src/modules/gtk2/scale_line_22_yuv_mmx.S @@ -1,3 +1,22 @@ +/* + * scale_line_22_yuv_mmx.S -- scale line in YUY2 format + * Copyright (C) 2003-2004 Ushodaya Enterprises Limited + * Author: Dan Dennedy + * + * 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.1 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 + */ .file "scale_line_22_yuv_mmx.S" .version "01.01"