After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 110252 - incorrect modplug caps handling
incorrect modplug caps handling
Status: RESOLVED DUPLICATE of bug 116387
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.6.1
Other All
: Normal normal
: 0.7.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-08 12:13 UTC by Benjamin Otte (Company)
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix (2.05 KB, patch)
2003-04-08 12:14 UTC, Benjamin Otte (Company)
none Details | Review

Description Benjamin Otte (Company) 2003-04-08 12:13:53 UTC
Fixes this bug:

gst-launch filesrc location=music.mod ! modplug use16bit=false ! osssink

untested, because Solaris gcc doesn't like c++ and varargs.
Comment 1 Benjamin Otte (Company) 2003-04-08 12:14:17 UTC
Created attachment 15558 [details] [review]
Fix
Comment 2 Ronald Bultje 2003-04-12 15:04:39 UTC
Applied. Same comment as for 110253: keeping open so we can move the
properties-format stuff over to capsnego-detection. Not worth waiting
for for 0.6.1.
Comment 3 Thomas Vander Stichele 2003-05-11 17:54:29 UTC
how's this going ?
Comment 4 Ronald Bultje 2003-05-12 14:51:15 UTC
No, this is not for 0.6.x until it's fixed in HEAD first. ;).
Comment 5 Ronald Bultje 2003-06-30 22:02:26 UTC
I've got this bug fixed in my local caps remake.

*** This bug has been marked as a duplicate of 116387 ***