Changeset b15a3cc5 in ffmpeg
- Timestamp:
-
May 30, 2014, 2:05:13 AM
(11 years ago)
- Author:
- Michael Niedermayer <michaelni@gmx.at>
- Branches:
- master
- Children:
- 8c891d90
- Parents:
- 98a6806f
- git-author:
- Michael Niedermayer <michaelni@gmx.at> (05/30/14 01:09:23)
- git-committer:
- Michael Niedermayer <michaelni@gmx.at> (05/30/14 02:05:13)
- Message:
-
qpel_template: Restore author attribution
See: 368f50359eb328b0b9d67451f56fda20b3255f9a
See: 59fe111e8122acc614ace5618e1a4ba7416e9875
See:
similarity index 98%
rename from libavcodec/dsputil_template.c
rename to libavcodec/qpel_template.c
index 95d966e..500c75b 100644
--- a/libavcodec/dsputil_template.c
+++ b/libavcodec/qpel_template.c
@@ -1,9 +1,5 @@
/*
- * DSP utils
- * Copyright (c) 2000, 2001 Fabrice Bellard
- * Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
- *
- * gmc & q-pel & 32/64 bit based MC by Michael Niedermayer <michaelni@gmx.at>
+ * quarterpel DSP function templates
*
- This file is part of FFmpeg.
*
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
(No files)
-