Browse Source

typos

Originally committed as revision 9486 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 18 years ago
parent
commit
09a6682648
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      libavcodec/i386/vp3dsp_mmx.h
  2. +1
    -1
      libavcodec/i386/vp3dsp_sse2.h

+ 1
- 1
libavcodec/i386/vp3dsp_mmx.h View File

@@ -1,5 +1,5 @@
/*
* vp3dsp mmx functions declarations
* vp3dsp MMX function declarations
* Copyright (c) 2007 Aurelien Jacobs <aurel@gnuage.org>
*
* This file is part of FFmpeg.


+ 1
- 1
libavcodec/i386/vp3dsp_sse2.h View File

@@ -1,5 +1,5 @@
/*
* vp3dsp sse2 functions declarations
* vp3dsp SSE2 function declarations
* Copyright (c) 2007 Aurelien Jacobs <aurel@gnuage.org>
*
* This file is part of FFmpeg.


Loading…
Cancel
Save