* [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
* [Buildroot] tremor / libvorbis confusion
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
0 siblings, 1 reply; 4+ messages in thread
From: Peter Korsgaard @ 2009-12-03 13:14 UTC (permalink / raw)
To: buildroot
>>>>> "Sven" == Sven Neumann <s.neumann@raumfeld.com> writes:
Hi,
Sven> If you agree with this proposal, then I can make patches for
Sven> this. I would then also like to contribute a patch for for
Sven> gst-plugins-bad that allows to configure the build of the
Sven> ivorbisdec gstreamer plugin.
I agree - As long as we can have the stuff that now transparently uses
tremor instead of libvorbis if enabled work more or less the same.
Thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] tremor / libvorbis confusion
2009-12-03 13:14 ` Peter Korsgaard
@ 2009-12-03 13:25 ` Sven Neumann
2009-12-03 13:52 ` Peter Korsgaard
0 siblings, 1 reply; 4+ messages in thread
From: Sven Neumann @ 2009-12-03 13:25 UTC (permalink / raw)
To: buildroot
On Thu, 2009-12-03 at 14:14 +0100, Peter Korsgaard wrote:
> >>>>> "Sven" == Sven Neumann <s.neumann@raumfeld.com> writes:
>
> Hi,
>
> Sven> If you agree with this proposal, then I can make patches for
> Sven> this. I would then also like to contribute a patch for for
> Sven> gst-plugins-bad that allows to configure the build of the
> Sven> ivorbisdec gstreamer plugin.
>
> I agree - As long as we can have the stuff that now transparently uses
> tremor instead of libvorbis if enabled work more or less the same.
Is there such stuff? Please point me to it then, so that I can make sure
that my patches won't break things.
Sven
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] tremor / libvorbis confusion
2009-12-03 13:25 ` Sven Neumann
@ 2009-12-03 13:52 ` Peter Korsgaard
0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2009-12-03 13:52 UTC (permalink / raw)
To: buildroot
>>>>> "Sven" == Sven Neumann <s.neumann@raumfeld.com> writes:
Hi,
>> I agree - As long as we can have the stuff that now transparently uses
>> tremor instead of libvorbis if enabled work more or less the same.
Sven> Is there such stuff? Please point me to it then, so that I can
Sven> make sure that my patches won't break things.
Hmm, no there isn't. I somehow imagined we had packages that could use
tremor instead of vorbis. If we would add E.G. musicpd then that could
be done.
Sorry for the noise.
--
Bye, Peter Korsgaard
^ 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