Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264329 - media-libs/gst-plugins-ivorbis [new ebuild] gstreamer plugin for integer-only implementation of vorbis format
Summary: media-libs/gst-plugins-ivorbis [new ebuild] gstreamer plugin for integer-only...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD, InVCS
Depends on: 264327
Blocks:
  Show dependency tree
 
Reported: 2009-03-30 19:09 UTC by Robert Piasek (RETIRED)
Modified: 2013-01-20 17:52 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild (gst-plugins-ivorbis-0.10.9.ebuild,316 bytes, text/plain)
2009-03-30 19:11 UTC, Robert Piasek (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Piasek (RETIRED) gentoo-dev 2009-03-30 19:09:57 UTC
gstreamer plugin for integer-only implementation of vorbis format (know as Tremor).

It depends on libvorbisidec provided in bug #264327

Reproducible: Always
Comment 1 Robert Piasek (RETIRED) gentoo-dev 2009-03-30 19:11:15 UTC
Created attachment 186792 [details]
ebuild
Comment 2 Olivier Crete (RETIRED) gentoo-dev 2009-05-16 22:19:18 UTC
I don't see much demand for this outside of the embedded world..
Comment 3 Robert Piasek (RETIRED) gentoo-dev 2009-07-06 12:31:32 UTC
isn't embedded world good enough reason? Plenty of embedded systems don't have floating point unit and this implementation really speeds things up (on my test machine cpu usage went down from ~60% to ~20%).


If you don't mind I can add/maintain it myself.


Thanks,
Rob
Comment 4 Nirbheek Chauhan (RETIRED) gentoo-dev 2009-07-06 17:10:48 UTC
(In reply to comment #3)
> isn't embedded world good enough reason?
[snip]
> If you don't mind I can add/maintain it myself.
> 

I don't think gstreamer herd would have any problems if you're willing to maintain this. @Olivier what say you?
Comment 5 Romain Perier (RETIRED) gentoo-dev 2009-07-07 11:07:50 UTC
(In reply to comment #3)
> isn't embedded world good enough reason? Plenty of embedded systems don't have
> floating point unit and this implementation really speeds things up (on my test
> machine cpu usage went down from ~60% to ~20%).

It's a good argument :)

> 
> If you don't mind I can add/maintain it myself.
>

I agree with nirbheek about that

Comment 6 Olivier Crete (RETIRED) gentoo-dev 2009-07-07 13:58:50 UTC
Does it really depends on a library inside gst-plugins-bad ? Otherwise please depend on -base or gst core as appropriate. And add it only with the keywords you've tested.

Once these are fixed, you can add it. I guess I (or whoever else maintains gst) will bump it with the rest of the gst packages when we do updates.
Comment 7 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-01-25 00:04:23 UTC
removing gnome from CC, gnome is shifting away from co-maintaining gstreamer.
Comment 8 Mart Raudsepp gentoo-dev 2010-12-20 19:52:43 UTC
The functionality of gst-plugins-ivorbis has been moved together with gst-plugins-vorbis since a while now to share the common code, so this can't be a separate package now, but some kind of a USE flaggery on gst-plugins-vorbis. gstreamer is happy to add that support, but currently we can't manage to maintain the external dependency library on our own. If that reaches portage tree, we can add support for gst-plugins-vorbis eventually.
Comment 9 Siarhei Siamashka 2012-03-21 14:49:15 UTC
(In reply to comment #8)
> If that reaches portage tree, we can add support for gst-plugins-vorbis
> eventually.

Was it bug 264327 ?
Comment 10 Gilles Dartiguelongue (RETIRED) gentoo-dev 2012-11-22 11:19:14 UTC
We will most likely add that support when new eclasses are commited.
Comment 11 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-01-20 17:52:30 UTC
I added this to 1.0.5-r1 ebuild.
0.10 needed a patch but it should be fine now.