Browse Source

UTF-8 conversion

Originally committed as revision 9485 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 18 years ago
parent
commit
bd9fb0a6e1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/alpha/simple_idct_alpha.c

+ 1
- 1
libavcodec/alpha/simple_idct_alpha.c View File

@@ -6,7 +6,7 @@
* based upon some outcommented C code from mpeg2dec (idct_mmx.c
* written by Aaron Holtzman <aholtzma@ess.engr.uvic.ca>)
*
* Alpha optimizations by Måns Rullgård <mru@users.sourceforge.net>
* Alpha optimizations by Måns Rullgård <mru@users.sourceforge.net>
* and Falk Hueffner <falk@debian.org>
*
* This file is part of FFmpeg.


Loading…
Cancel
Save