summaryrefslogtreecommitdiffstats
path: root/libfaad2/huffman.c
diff options
context:
space:
mode:
Diffstat (limited to 'libfaad2/huffman.c')
-rw-r--r--libfaad2/huffman.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/libfaad2/huffman.c b/libfaad2/huffman.c
index d3d3bdf262..51df964941 100644
--- a/libfaad2/huffman.c
+++ b/libfaad2/huffman.c
@@ -22,7 +22,9 @@
** Commercial non-GPL licensing of this software is possible.
** For more info contact Ahead Software through Mpeg4AAClicense@nero.com.
**
-** $Id: huffman.c,v 1.1 2003/10/03 22:23:26 alex Exp $
+** Initially modified for use with MPlayer by Alex Beregszaszi on 2003/10/03
+** $Id: huffman.c,v 1.2 2004/06/02 22:59:03 diego Exp $
+** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
**/
#include "common.h"