[FFmpeg-cvslog] r26133 - trunk/libavcodec/x86/h264_intrapred.asm
rbultje
subversion
Wed Dec 29 18:45:26 CET 2010
Author: rbultje
Date: Wed Dec 29 18:45:26 2010
New Revision: 26133
Log:
Add missing authors to copyright headers.
Modified:
trunk/libavcodec/x86/h264_intrapred.asm
Modified: trunk/libavcodec/x86/h264_intrapred.asm
==============================================================================
--- trunk/libavcodec/x86/h264_intrapred.asm Wed Dec 29 18:42:34 2010 (r26132)
+++ trunk/libavcodec/x86/h264_intrapred.asm Wed Dec 29 18:45:26 2010 (r26133)
@@ -1,6 +1,9 @@
;******************************************************************************
;* H.264 intra prediction asm optimizations
;* Copyright (c) 2010 Jason Garrett-Glaser
+;* Copyright (c) 2010 Holger Lubitz
+;* Copyright (c) 2010 Loren Merritt
+;* Copyright (c) 2010 Ronald S. Bultje
;*
;* This file is part of FFmpeg.
;*
More information about the ffmpeg-cvslog
mailing list