# HG changeset patch # User diego # Date 1183637162 0 # Node ID f276a83296d54fb8cf12aadb1c69bb38a00d4334 # Parent 0c4d11c09580ee25a750d10f9d790ef67c402dc6 typos diff -r 0c4d11c09580 -r f276a83296d5 i386/vp3dsp_mmx.h --- a/i386/vp3dsp_mmx.h Thu Jul 05 10:41:37 2007 +0000 +++ b/i386/vp3dsp_mmx.h Thu Jul 05 12:06:02 2007 +0000 @@ -1,5 +1,5 @@ /* - * vp3dsp mmx functions declarations + * vp3dsp MMX function declarations * Copyright (c) 2007 Aurelien Jacobs * * This file is part of FFmpeg. diff -r 0c4d11c09580 -r f276a83296d5 i386/vp3dsp_sse2.h --- a/i386/vp3dsp_sse2.h Thu Jul 05 10:41:37 2007 +0000 +++ b/i386/vp3dsp_sse2.h Thu Jul 05 12:06:02 2007 +0000 @@ -1,5 +1,5 @@ /* - * vp3dsp sse2 functions declarations + * vp3dsp SSE2 function declarations * Copyright (c) 2007 Aurelien Jacobs * * This file is part of FFmpeg.