]> git.sesse.net Git - vlc/blobdiff - include/vlc_cpu.h
* modules/demux/mpeg/m4v.c,h264.c: fixed detection and use p_demux->b_force.
[vlc] / include / vlc_cpu.h
index f3a31c0cbf9b5e89a556f0fbe7843f1a537738cc..e606828fcc959064593b663a5f4f3f329096b0e9 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************
  * cpu.h: CPU type detection
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
- * $Id: vlc_cpu.h,v 1.5 2002/11/11 14:39:11 sam Exp $
+ * Copyright (C) 2002 the VideoLAN team
+ * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
  *
@@ -10,7 +10,7 @@
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
- * 
+ *
  * This program 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
@@ -18,7 +18,7 @@
  *
  * 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., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 uint32_t CPUCapabilities( void );