mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-07-02 05:56:46 +08:00
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:
@ -1,5 +1,5 @@
|
|||||||
;*****************************************************************************
|
;*****************************************************************************
|
||||||
;* 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
|
||||||
;*
|
;*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
;*****************************************************************************
|
;*****************************************************************************
|
||||||
;* dct-a.asm: h264 encoder library
|
;* SSE2-optimized H.264 iDCT
|
||||||
;*****************************************************************************
|
;*****************************************************************************
|
||||||
;* Copyright (C) 2003-2008 x264 project
|
;* Copyright (C) 2003-2008 x264 project
|
||||||
;*
|
;*
|
||||||
|
Reference in New Issue
Block a user