Remove (incorrect) filenames from x264 asm files, add descriptions.

Originally committed as revision 17523 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Jason Garrett-Glaser 2009-02-22 11:33:09 +00:00
parent 3a636b6fd7
commit 9bd5f59b33
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
;*****************************************************************************
;* deblock-a.asm: h264 encoder library
;* MMX/SSE2-optimized H.264 deblocking code
;*****************************************************************************
;* Copyright (C) 2005-2008 x264 project
;*

View File

@ -1,5 +1,5 @@
;*****************************************************************************
;* dct-a.asm: h264 encoder library
;* SSE2-optimized H.264 iDCT
;*****************************************************************************
;* Copyright (C) 2003-2008 x264 project
;*