Commit 9bd5f59b authored by Jason Garrett-Glaser's avatar Jason Garrett-Glaser

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

Originally committed as revision 17523 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 3a636b6f
;***************************************************************************** ;*****************************************************************************
;* deblock-a.asm: h264 encoder library ;* MMX/SSE2-optimized H.264 deblocking code
;***************************************************************************** ;*****************************************************************************
;* Copyright (C) 2005-2008 x264 project ;* Copyright (C) 2005-2008 x264 project
;* ;*
......
;***************************************************************************** ;*****************************************************************************
;* dct-a.asm: h264 encoder library ;* SSE2-optimized H.264 iDCT
;***************************************************************************** ;*****************************************************************************
;* Copyright (C) 2003-2008 x264 project ;* Copyright (C) 2003-2008 x264 project
;* ;*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment