20 Mar
2008
20 Mar
'08
2:12 p.m.
Diego Biurrun wrote:
On Thu, Mar 20, 2008 at 02:40:50PM +0100, banan wrote:
--- (empty file) +++ dcaenc/dcaenc.c Thu Mar 20 14:40:49 2008 @@ -0,0 +1,379 @@ +/* + * DCA encoder + * Copyright (C) 2008 Alexander E. Patrakov + * + * This file is part of FFmpeg. + * + * When this file is part of FFmpeg it can be licensed under the LGPL 2.1 + * currently it is a wip
Houston, we have a problem here. First off, the first and the second sentence are a contradiction. Second, FFmpeg is (mostly) licensed as LGPL 2.1+, so this code would cause license incompatibilities...
So can we have this as standard LGPL 2.1+ please?
Diego
Fixed. MvH Benjamin Larsson