ffmpeg | branch: master | Michael Niedermayer <michae...@gmx.at> | Thu Jul 17 23:57:38 2014 +0200| [162cffca802d7a2a46ba4f0015c668848c1170c8] | committer: Michael Niedermayer
avcodec/me_cmp: restore author attribution and copyrights These where removed by libav in See: git show -C 2d60444331fca1910510038dd3817bea885c2367 diff --git a/libavcodec/dsputil.c b/libavcodec/me_cmp.c similarity index 98% rename from libavcodec/dsputil.c rename to libavcodec/me_cmp.c index ba71a99..9fcc937 100644 --- a/libavcodec/dsputil.c +++ b/libavcodec/me_cmp.c @@ -1,8 +1,4 @@ /* - * DSP utils - * Copyright (c) 2000, 2001 Fabrice Bellard - * Copyright (c) 2002-2004 Michael Niedermayer <michae...@gmx.at> - * * This file is part of Libav. * * Libav is free software; you can redistribute it and/or Signed-off-by: Michael Niedermayer <michae...@gmx.at> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=162cffca802d7a2a46ba4f0015c668848c1170c8 --- libavcodec/me_cmp.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libavcodec/me_cmp.c b/libavcodec/me_cmp.c index 7923c58..1355a23 100644 --- a/libavcodec/me_cmp.c +++ b/libavcodec/me_cmp.c @@ -1,4 +1,8 @@ /* + * DSP utils + * Copyright (c) 2000, 2001 Fabrice Bellard + * Copyright (c) 2002-2004 Michael Niedermayer <michae...@gmx.at> + * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog