From cd019ba602c142512c65edbfc1018b064b2c1c98 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 16 Jun 2017 15:47:54 +0200 Subject: demux_lavf: change license to LGPL (almost) Since this demuxer is based on code by michael, this file can become LGPL only once the mpv core becomes LGPL, and this is preparation for it. There were quite a lot of changes for rearranging preferred libavformat vs. internal MPlayer demuxers, codec mappings, and filename extensions, but all this got removed, so some of the relevant authors weren't asked. cehoyos, who disagreed with LGPL, made a few changes in the past (mostly codec mapping and deinterlacing related things), but all of them were removed, mostly due to libavformat API cleanups. adland, who could not be reached, did commit 057916ee65, but it's easy to essentially revert the change (this is what the source changes in this commit do), so we don't need to think about it. Chris Welton, who could not be reached, made a simple change in commit 958c41d9b69. Fortunately, the API changed again, and his changes were removed, so we don't need to think about this either. There is an anonymous contribution in commit 085f35f4b48 - since this did not introduce any original code, and the probe code was heavily rewritten multiple times, I don't consider it relevant. --- Copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Copyright') diff --git a/Copyright b/Copyright index c7d7cd8ca6..e7b6f39b21 100644 --- a/Copyright +++ b/Copyright @@ -130,7 +130,7 @@ LGPL relicensing status: demux/demux_cue.c LGPL demux/demux_disc.c LGPL demux/demux_edl.c LGPL - demux/demux_lavf.c hard + demux/demux_lavf.c almost LGPL demux/demux_libarchive.c LGPL demux/demux_mf.c hard demux/demux_mkv.c LGPL (mostly) -- cgit v1.2.3