From 9bd5f59b33e8d977df0e8df1f1d15322b9d7233b Mon Sep 17 00:00:00 2001 From: Jason Garrett-Glaser Date: Sun, 22 Feb 2009 11:33:09 +0000 Subject: Remove (incorrect) filenames from x264 asm files, add descriptions. Originally committed as revision 17523 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/x86/h264_deblock_sse2.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/x86/h264_deblock_sse2.asm') diff --git a/libavcodec/x86/h264_deblock_sse2.asm b/libavcodec/x86/h264_deblock_sse2.asm index d59de919be..a27c4df538 100644 --- a/libavcodec/x86/h264_deblock_sse2.asm +++ b/libavcodec/x86/h264_deblock_sse2.asm @@ -1,5 +1,5 @@ ;***************************************************************************** -;* deblock-a.asm: h264 encoder library +;* MMX/SSE2-optimized H.264 deblocking code ;***************************************************************************** ;* Copyright (C) 2005-2008 x264 project ;* -- cgit v1.2.3