~ubuntu-dev/mplayer/ubuntu-feisty

« back to all changes in this revision

Viewing changes to libmpeg2/idct_alpha.c

  • Committer: William Grant
  • Date: 2007-02-03 03:16:07 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: william.grant@ubuntu.org.au-20070203031607-08gc2ompbz6spt9i
Update to 1.0rc1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
23
23
 *
24
24
 * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
25
 
 * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
26
 
 * $Id: idct_alpha.c 14733 2005-02-19 02:32:12Z diego $
 
25
 * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
 
26
 * $Id: idct_alpha.c 18786 2006-06-22 13:34:00Z diego $
27
27
 */
28
28
 
29
29
#include "config.h"