Administrator
|
Isn't this slightly incompatible ??
* Copyright (C) 2007-2008 Nokia Corporation. All rights reserved. * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public On Wed, 2008-04-02 at 06:48 -0700, [hidden email] wrote: > CVS Root: /cvs/gstreamer > Module: gst-openmax > Changes by: felipec > Date: Wed Apr 02 2008 13:52:44 UTC > > Log message: > New AAC encoder wrapper. > Barebones. > > Modified files: > omx : Makefile.am gstomx.c > Added files: > omx : gstomx_aacenc.c gstomx_aacenc.h > > Links: > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-openmax/omx/Makefile.am.diff?r1=1.17&r2=1.18 > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-openmax/omx/gstomx.c.diff?r1=1.20&r2=1.21 > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-openmax/omx/gstomx_aacenc.c?rev=1.1&content-type=text/vnd.viewcvs-markup > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-openmax/omx/gstomx_aacenc.h?rev=1.1&content-type=text/vnd.viewcvs-markup > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > gstreamer-cvs mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
On Thu, Apr 3, 2008 at 12:16 PM, Edward Hervey <[hidden email]> wrote:
> Isn't this slightly incompatible ?? Right, I copied that from some OSSO stuff. It's fixed now. Best regards. -- Felipe Contreras ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Thanks a lot, was confusing a few people :)
On Thu, 2008-04-03 at 15:53 +0300, Felipe Contreras wrote: > On Thu, Apr 3, 2008 at 12:16 PM, Edward Hervey <[hidden email]> wrote: > > Isn't this slightly incompatible ?? > > Right, I copied that from some OSSO stuff. > > It's fixed now. > > Best regards. > -- Edward Hervey Lead Platforms Engineer / Director Collabora Multimedia ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
In reply to this post by Edward Hervey
On Thu, 2008-04-03 at 11:16 +0200, Edward Hervey wrote:
> Isn't this slightly incompatible ?? > > > * Copyright (C) 2007-2008 Nokia Corporation. All rights reserved. > > * This library is free software; you can redistribute it and/or > * modify it under the terms of the GNU Lesser General Public > > According to wikipedia (http://en.wikipedia.org/wiki/All_rights_reserved) this phrase is just a way to say that all general copyright rights apply. In the old days when it was not automatic, you had to state this but nowadays it's obsolete. Nothing incompatible here but unneeded. Wim > > On Wed, 2008-04-02 at 06:48 -0700, [hidden email] wrote: > > CVS Root: /cvs/gstreamer > > Module: gst-openmax > > Changes by: felipec > > Date: Wed Apr 02 2008 13:52:44 UTC > > > > Log message: > > New AAC encoder wrapper. > > Barebones. > > > > Modified files: > > omx : Makefile.am gstomx.c > > Added files: > > omx : gstomx_aacenc.c gstomx_aacenc.h > > > > Links: > > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-openmax/omx/Makefile.am.diff?r1=1.17&r2=1.18 > > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-openmax/omx/gstomx.c.diff?r1=1.20&r2=1.21 > > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-openmax/omx/gstomx_aacenc.c?rev=1.1&content-type=text/vnd.viewcvs-markup > > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-openmax/omx/gstomx_aacenc.h?rev=1.1&content-type=text/vnd.viewcvs-markup > > > > ------------------------------------------------------------------------- > > Check out the new SourceForge.net Marketplace. > > It's the best place to buy or sell services for > > just about anything Open Source. > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > > _______________________________________________ > > gstreamer-cvs mailing list > > [hidden email] > > https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |