[cvs] / xvidcore / src / utils / ia64_asm / mem_transfer_ia64.s Repository:
ViewVC logotype

Diff of /xvidcore/src/utils/ia64_asm/mem_transfer_ia64.s

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3, Tue Jul 16 17:55:18 2002 UTC revision 1.4, Sun Nov 17 00:51:11 2002 UTC
# Line 7  Line 7 
7  //  //
8  ///// legal header taken from original C-file ///////////////////////////////////////  ///// legal header taken from original C-file ///////////////////////////////////////
9  //  //
10  // XVID MPEG-4 VIDEO CODEC  // * XVID MPEG-4 VIDEO CODEC
11  // - 8bit<->16bit transfer  -  // * - 8bit<->16bit transfer  -
12  //  // *
13  // This program is an implementation of a part of one or more MPEG-4  // *  This file is part of XviD, a free MPEG-4 video encoder/decoder
14  // Video tools as specified in ISO/IEC 14496-2 standard.  Those intending  // *
15  // to use this software module in hardware or software products are  // *  XviD is free software; you can redistribute it and/or modify it
16  // advised that its use may infringe existing patents or copyrights, and  // *  under the terms of the GNU General Public License as published by
17  // any such use would be at such party's own risk.  The original  // *  the Free Software Foundation; either version 2 of the License, or
18  // developer of this software module and his/her company, and subsequent  // *  (at your option) any later version.
19  // editors and their companies, will have no liability for use of this  // *
20  // software or modifications or derivatives thereof.  // *  This program is distributed in the hope that it will be useful,
21  //  // *  but WITHOUT ANY WARRANTY; without even the implied warranty of
22  // This program is free software ; you can redistribute it and/or modify  // *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23  // it under the terms of the GNU General Public License as published by  // *  GNU General Public License for more details.
24  // the Free Software Foundation ; either version 2 of the License, or  // *
25  // (at your option) any later version.  // *  You should have received a copy of the GNU General Public License
26  //  // *  along with this program; if not, write to the Free Software
27  // This program is distributed in the hope that it will be useful,  // *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
28  // but WITHOUT ANY WARRANTY ; without even the implied warranty of  // *
29  // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  // *  Under section 8 of the GNU General Public License, the copyright
30  // GNU General Public License for more details.  // *  holders of XVID explicitly forbid distribution in the following
31  //  // *  countries:
32  // You should have received a copy of the GNU General Public License  // *
33  // along with this program ; if not, write to the Free Software  // *    - Japan
34  // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA  // *    - United States of America
35    // *
36    // *  Linking XviD statically or dynamically with other modules is making a
37    // *  combined work based on XviD.  Thus, the terms and conditions of the
38    // *  GNU General Public License cover the whole combination.
39    // *
40    // *  As a special exception, the copyright holders of XviD give you
41    // *  permission to link XviD with independent modules that communicate with
42    // *  XviD solely through the VFW1.1 and DShow interfaces, regardless of the
43    // *  license terms of these independent modules, and to copy and distribute
44    // *  the resulting combined work under terms of your choice, provided that
45    // *  every copy of the combined work is accompanied by a complete copy of
46    // *  the source code of XviD (the version of XviD used to produce the
47    // *  combined work), being distributed under the terms of the GNU General
48    // *  Public License plus this exception.  An independent module is a module
49    // *  which is not derived from or based on XviD.
50    // *
51    // *  Note that people who make modified versions of XviD are not obligated
52    // *  to grant this special exception for their modified versions; it is
53    // *  their choice whether to do so.  The GNU General Public License gives
54    // *  permission to release a modified version without this exception; this
55    // *  exception also makes it possible to release a modified version which
56    // *  carries forward this exception.
57    // *
58    // * $Id$
59  //  //
60  ///// History /////////////////////////////////////////////////////////////////  ///// History /////////////////////////////////////////////////////////////////
61  //  //

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4