Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Sven Neumann <s.neumann@raumfeld.com>
To: buildroot@busybox.net
Subject: [Buildroot] tremor / libvorbis confusion
Date: Thu, 03 Dec 2009 12:33:17 +0100	[thread overview]
Message-ID: <1259839997.12310.9.camel@sven> (raw)

Hi,

currently tremor is part of the libvorbis package in buildroot and if
you select BR2_PACKAGE_LIBVORBIS_TREMOR, then tremor silently takes the
role of libvorbis. This means that libvorbis is not installed and tremor
is installed instead of it. This is IMO rather confusing and it doesn't
work for us (and probably not for other people).

The reason that it doesn't work for our needs is that tremor is not a
drop-in replacement for libvorbis. The APIs are similar, becase the
tremor API is based on an old libvorbis API, but it is not identical.
Also the library that is built and installed by tremor is not libvorbis,
but libvorbisidec.

For our project we actually need both. One application in our stack
needs features from libvorbis. And another application uses
libvorbisidec. This can not be done with the current setup of tremor
being hidden in the libvorbis package.

So what I propose is to move tremor out of libvorbis and turn it into a
regular buildroot package called either 'tremor' or 'libvorbisidec'.
Then people can select whatever they need and if they need both, they
select both libraries.

If you agree with this proposal, then I can make patches for this. I
would then also like to contribute a patch for for gst-plugins-bad that
allows to configure the build of the ivorbisdec gstreamer plugin.


Sven

-- 
Sven Neumann
Head of Software Development

RAUMFELD GmbH | Reichenberger Str. 124 | 10999 Berlin | Germany
Tel: +49.30.340.60.98.0 | Fax: +49.30.340.60.98.99 | s.neumann at raumfeld.com

             reply	other threads:[~2009-12-03 11:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-03 11:33 Sven Neumann [this message]
2009-12-03 13:14 ` [Buildroot] tremor / libvorbis confusion Peter Korsgaard
2009-12-03 13:25   ` Sven Neumann
2009-12-03 13:52     ` Peter Korsgaard

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=1259839997.12310.9.camel@sven \
    --to=s.neumann@raumfeld.com \
    --cc=buildroot@busybox.net \
    /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