[FFmpeg-cvslog] avcodec/x86/svq1enc_mmx: Add author attribution

Michael Niedermayer git at videolan.org
Fri May 30 00:38:47 CEST 2014


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Fri May 30 00:13:12 2014 +0200| [c814a6c778b415143b5b984bf996978225c0255a] | committer: Michael Niedermayer

avcodec/x86/svq1enc_mmx: Add author attribution

See: 5900637219ccccdd39ddafa4e7181da20b8e1f1b
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c814a6c778b415143b5b984bf996978225c0255a
---

 libavcodec/x86/svq1enc_mmx.c |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/libavcodec/x86/svq1enc_mmx.c b/libavcodec/x86/svq1enc_mmx.c
index 970cd0f..01f16b1 100644
--- a/libavcodec/x86/svq1enc_mmx.c
+++ b/libavcodec/x86/svq1enc_mmx.c
@@ -1,4 +1,6 @@
 /*
+ * Copyright (c) 2007 Loren Merritt
+ *
  * This file is part of FFmpeg.
  *
  * FFmpeg is free software; you can redistribute it and/or



More information about the ffmpeg-cvslog mailing list