summaryrefslogtreecommitdiffstats
path: root/liba52/downmix.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-03-22 23:27:18 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-03-22 23:27:18 +0000
commit882fe89f99c50ad111318cd8b430e303e537a462 (patch)
treecbea4e2df56e18818c5f6409bbb756720c27b25c /liba52/downmix.c
parentf330f720a061532828e17ace35a2426aa7ec3412 (diff)
downloadmpv-882fe89f99c50ad111318cd8b430e303e537a462.tar.bz2
mpv-882fe89f99c50ad111318cd8b430e303e537a462.tar.xz
Mark modified files as such to comply more closely with GPL ยง2a.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14992 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'liba52/downmix.c')
-rw-r--r--liba52/downmix.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/liba52/downmix.c b/liba52/downmix.c
index d5606b3528..55e2536c99 100644
--- a/liba52/downmix.c
+++ b/liba52/downmix.c
@@ -6,6 +6,10 @@
* This file is part of a52dec, a free ATSC A-52 stream decoder.
* See http://liba52.sourceforge.net/ for updates.
*
+ * Modified for use with MPlayer, changes contained in liba52_changes.diff.
+ * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ *
* a52dec is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or