summaryrefslogtreecommitdiffstats
path: root/libmpcodecs
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-23 18:07:08 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-23 18:07:08 +0000
commit1283da1d0445e8a60a4c7b4d02d894815c120b1d (patch)
treefbff141005365326ba6f2a846aac414539c5e8cf /libmpcodecs
parent1448588cabd885322079f9df42f0c7f7eb98fbfa (diff)
downloadmpv-1283da1d0445e8a60a4c7b4d02d894815c120b1d.tar.bz2
mpv-1283da1d0445e8a60a4c7b4d02d894815c120b1d.tar.xz
Allow the ffmpeg people to use this code if they want.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16075 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpcodecs')
-rw-r--r--libmpcodecs/ad_mpc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmpcodecs/ad_mpc.c b/libmpcodecs/ad_mpc.c
index 0e03390e7c..a57813392e 100644
--- a/libmpcodecs/ad_mpc.c
+++ b/libmpcodecs/ad_mpc.c
@@ -3,6 +3,8 @@
* by Reza Jelveh <reza.jelveh@tuhh.de> and
* Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>
* License: GPL
+ * This code may be be relicensed under the terms of the GNU LGPL when it
+ * becomes part of the ffmpeg project (ffmpeg.sourceforge.net)
*/
#include <stdio.h>