comparison libmpeg2/idct_mmx.c @ 18783:0783dd397f74

CVS --> Subversion in copyright notices
author diego
date Thu, 22 Jun 2006 13:34:00 +0000
parents 1385ec491ffb
children 60a39d71e247
comparison
equal deleted inserted replaced
18782:13bebcf84c3c 18783:0783dd397f74
19 * You should have received a copy of the GNU General Public License 19 * You should have received a copy of the GNU General Public License
20 * along with this program; if not, write to the Free Software 20 * along with this program; if not, write to the Free Software
21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
22 * 22 *
23 * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes. 23 * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
24 * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ 24 * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
25 * $Id$ 25 * $Id$
26 */ 26 */
27 27
28 #include "config.h" 28 #include "config.h"
29 29