Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] tremor / libvorbis confusion
@ 2009-12-03 11:33 Sven Neumann
  2009-12-03 13:14 ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: Sven Neumann @ 2009-12-03 11:33 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-12-03 13:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-03 11:33 [Buildroot] tremor / libvorbis confusion Sven Neumann
2009-12-03 13:14 ` Peter Korsgaard
2009-12-03 13:25   ` Sven Neumann
2009-12-03 13:52     ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox