[FFmpeg-devel] [PATCH] 8svx: remove duplicated author/file information

Stefano Sabatini stefano.sabatini-lala at poste.it
Tue May 10 15:41:55 CEST 2011


---
 libavcodec/8svx.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/libavcodec/8svx.c b/libavcodec/8svx.c
index 3f7d3ef..112e4b3 100644
--- a/libavcodec/8svx.c
+++ b/libavcodec/8svx.c
@@ -1,5 +1,4 @@
 /*
- * 8SVX audio decoder
  * Copyright (C) 2008 Jaikrishnan Menon
  *
  * This file is part of FFmpeg.
@@ -22,7 +21,6 @@
 /**
  * @file
  * 8svx audio decoder
- * @author Jaikrishnan Menon
  * supports: fibonacci delta encoding
  *         : exponential encoding
  */
-- 
1.7.2.3



More information about the ffmpeg-devel mailing list