Commit ebdc6c23 authored by darkshikari's avatar darkshikari

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17523 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent be92b149
;*****************************************************************************
;* deblock-a.asm: h264 encoder library
;* MMX/SSE2-optimized H.264 deblocking code
;*****************************************************************************
;* Copyright (C) 2005-2008 x264 project
;*
......
;*****************************************************************************
;* dct-a.asm: h264 encoder library
;* SSE2-optimized H.264 iDCT
;*****************************************************************************
;* 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