Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.compression > #344
| From | BGB <cr88192@hotmail.com> |
|---|---|
| Newsgroups | comp.compression |
| Subject | Re: I want to replace the logic |
| Date | 2011-06-27 15:11 -0700 |
| Organization | albasani.net |
| Message-ID | <iuavd8$mmp$1@news.albasani.net> (permalink) |
| References | <be19a907-3250-45fc-bc1a-e88f81e8da5e@l6g2000vbn.googlegroups.com> <iu1ihu$u8c$1@dont-email.me> <915bc4fa-6d0e-429e-a648-87127a59eab3@j25g2000vbr.googlegroups.com> <05fdd6b2-fef5-49cc-9342-309c17b5904b@v10g2000yqn.googlegroups.com> <4e070c49$0$307$14726298@news.sunsite.dk> |
On 6/26/2011 3:39 AM, Captain Obvious wrote: >> Jules, if don't understand the difference between the LGPL and the >> GPL, you probably shouldn't be distributing software of any kind. > > To be fair, I don't think a non-lawyer can understand the difference > between them just by reading license, it was not written with human > beings in mind. yeah. not many people know the differences up front, and LGPL basically has nearly the same name and is often used in conjunction with GPL, meaning the differences are less obvious. with MIT or BSD, it is generally more readily understood what the differences are. hence, why I have mostly settled on MIT for a lot of my stuff (theoretically, nevermind me not yet going through the long and dull process of putting MIT headers everywhere). I guess my posting here has been a bit sparse, mostly because most of my compression-related activities have boiled down to: common file formats; deflate; data I can filter somehow and shove through deflate... mostly all as I go and work on other things. sadly, all this doesn't really lead to a whole lot anymore relevant to the topic of compression. although, some thoughts/experimentation have involved the possibility of "a lossless video-codec vaguely similar to a sort of Motion-PNG with motion compensation and deltas". I had experimented with something like this, and my tests did show it to be a bit smaller (~ 25% to 30% the size) of the collection of input PNGs (likely subject to vary though). although, it was still bigger than a plain MJPEG video, or any of the conventional lossy codecs tested. or such...
Back to comp.compression | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
I want to replace the logic jules Gilbert <jules.stocks@gmail.com> - 2011-06-23 16:13 -0700
Re: I want to replace the logic Noob <root@127.0.0.1> - 2011-06-24 10:40 +0200
Re: I want to replace the logic jules Gilbert <jules.stocks@gmail.com> - 2011-06-24 06:04 -0700
Re: I want to replace the logic Earl_Colby_Pottinger <earlcolby.pottinger@sympatico.ca> - 2011-06-24 21:32 -0700
Re: I want to replace the logic Mark Nelson <snorkelman@gmail.com> - 2011-06-25 11:44 -0700
Re: I want to replace the logic Captain Obvious <alex.mizrahi@gmail.com> - 2011-06-26 13:39 +0300
Choosing between GPL and LGPL Noob <root@127.0.0.1> - 2011-06-27 11:31 +0200
Re: I want to replace the logic BGB <cr88192@hotmail.com> - 2011-06-27 15:11 -0700
Re: I want to replace the logic jules Gilbert <jules.stocks@gmail.com> - 2011-07-10 14:22 -0700
Re: I want to replace the logic Sebastian <s.gesemann@gmail.com> - 2011-07-10 23:39 -0700
Re: I want to replace the logic stan <smoore@exis.net> - 2011-07-11 16:21 -0400
Re: I want to replace the logic Jim Leonard <mobygamer@gmail.com> - 2011-07-12 08:22 -0700
Re: I want to replace the logic jules Gilbert <jules.stocks@gmail.com> - 2011-06-26 10:38 -0700
csiph-web