public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Theodore Kilgore <kilgota@banach.math.auburn.edu>
Cc: linux-media@vger.kernel.org
Subject: Re: Licensing question regarding SN9C2028 decompression (fwd)
Date: Thu, 28 May 2009 09:08:00 +0200	[thread overview]
Message-ID: <4A1E3850.5090500@redhat.com> (raw)
In-Reply-To: <alpine.LNX.2.00.0905271640190.14249@banach.math.auburn.edu>



On 05/27/2009 11:43 PM, Theodore Kilgore wrote:
>
> Hans,
>
> Here is the answer which I got about the question of GPL->LGPL licensing
> in regard to the sn9c2028 decompression code.
>

Hmm,

Given that you did have contact with the original author years ago and
he also did ok it back then, and that large parts of the code are written
by you, I'm ok with moving forward changing the license to LGPL and then
committing the patch.

Regards,

Hans







> Theodore Kilgore
>
> ---------- Forwarded message ----------
> Date: Wed, 27 May 2009 13:19:46 -0400
> From: Harald <hxr@users.sourceforge.net>
> To: Theodore Kilgore <kilgota@banach.math.auburn.edu>
> Subject: Re: Licensing question regarding SN9C2028 decompression
>
> Hi Theodore,
>
> I give you permission to use the SN9C2028 code with a LGPL license.
>
> I am the current maintainer of the macam project. Most of the code that
> has been
> added in the last few years is mine. However, I did not originate the
> SN9C2028
> code. I have messed with it a lot, it may not bear much resemblance to
> the original
> code. I am sure that whatever code you based your version on has been
> modified
> as well. I doubt that you use Objective-C for example...
>
> It is likely that technically all of macam should be under LGPL anyway,
> as it works
> as a plug-in component to QuickTime. So from an "intent" perspective,
> that is how
> the macam code is used anyway. You should be able to use it the same way.
>
> I have never been able to contact the originator (mattik) of the
> project! I became admin
> through an intermediate admin (dirkx). We're all three admins, but
> neither of the others
> have contributed anything in the last 5 years.
>
> I hope this helps,
> Harald
>
>
> On May 24, 2009, at 13:40, Theodore Kilgore wrote:
>
>>
>> Harald,
>>
>> Right now I am working on putting streaming support for the SN9C2028
>> cameras (supported by libgphoto2/camlibs/sonix as still cameras) into
>> the Linux kernel, as part of linux/drivers/media/video/gspca. In doing
>> so, there is a licensing conflict, as follows:
>>
>> The Linux kernel is of course GPL licensed, as we are aware. However,
>> the philosophy of what the kernel is supposed to do with things like
>> video devices is, it takes care of creating a device dev/video and it
>> takes care of basic infrastructural things such as how to talk to the
>> camera, to initialize it, to turn it off, to tell it to stream, and to
>> detect and save packets and to construct frames.
>>
>> The code for things like decompression has been deliberately moved
>> away from the kernel code, and the idea is to put all that stuff into
>> a library called libv4l, which then provides a unified interface for
>> userspace streaming apps.
>>
>> The problem is, the decompression code would need to go into part of
>> libv4l, namely libv4lconvert. And the license for libv4l and
>> everything in it is LGPL, not GPL.
>>
>> As the originator of the decompression function for the Sonix cameras,
>> are you willing to give permission for taking my version of the code
>> from GPL to LGPL? Or can you suggest some other appropriate course of
>> action?
>>
>> Theodore Kilgore
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2009-05-28  7:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-27 21:43 Licensing question regarding SN9C2028 decompression (fwd) Theodore Kilgore
2009-05-28  7:08 ` Hans de Goede [this message]
2009-05-28 14:34   ` Theodore Kilgore
2009-05-28 18:16     ` Hans de Goede

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A1E3850.5090500@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=kilgota@banach.math.auburn.edu \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox