~ubuntu-dev/mplayer/ubuntu-feisty

« back to all changes in this revision

Viewing changes to libmpeg2/cpu_accel.c

  • Committer: Reinhard Tartler
  • Date: 2006-07-08 08:47:54 UTC
  • Revision ID: siretart@tauware.de-20060708084754-c3ff228cc9c2d8de
upgrade to pre8

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 *
23
23
 * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
24
24
 * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
25
 
 * $Id: cpu_accel.c,v 1.8 2005/05/15 20:11:34 nplourde Exp $
 
25
 * $Id: cpu_accel.c 15484 2005-05-15 20:11:34Z nplourde $
26
26
 */
27
27
 
28
28
#include "config.h"