Browse Source

Add missing authors to copyright headers.

Originally committed as revision 26133 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Ronald S. Bultje 15 years ago
parent
commit
83ff3f72e5
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      libavcodec/x86/h264_intrapred.asm

+ 3
- 0
libavcodec/x86/h264_intrapred.asm View File

@@ -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.
;*


Loading…
Cancel
Save