~ubuntu-branches/ubuntu/karmic/vlc/karmic-updates

« back to all changes in this revision

Viewing changes to modules/video_chroma/i420_rgb_mmx.h

  • Committer: Bazaar Package Importer
  • Author(s): Benjamin Drung
  • Date: 2009-09-25 14:44:17 UTC
  • mfrom: (3.5.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090925144417-87vomt575d0agvqa
Tags: 1.0.2-1ubuntu1
* Merge from Debian unstable (LP: #435524), remaining changes:
  - build against xulrunner-dev instead of iceape-dev
  - build against libx264-dev and install libx264 plugin
  - add Xb-Npp header to vlc package
  - recommend vlc-plugin-pulse for vlc

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * transforms_yuvmmx.h: MMX YUV transformation assembly
3
3
 *****************************************************************************
4
4
 * Copyright (C) 1999-2007 the VideoLAN team
5
 
 * $Id$
 
5
 * $Id: cb7a9d8d1b7287c46f3d00d259fe85133b277a1e $
6
6
 *
7
7
 * Authors: Olie Lho <ollie@sis.com.tw>
8
8
 *          Gaël Hendryckx <jimmy@via.ecp.fr>