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 159338 - alaw/mulaw decoders caps warning
alaw/mulaw decoders caps warning
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal minor
: 0.8.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-11-24 16:13 UTC by Sebastien Cote
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed fix (977 bytes, patch)
2004-11-24 16:15 UTC, Sebastien Cote
none Details | Review

Description Sebastien Cote 2004-11-24 16:13:59 UTC
Using the alaw and mulaw decoders generates the following warning:

GStreamer-WARNING **: pad alawdec1:src returned caps that are not a real subset
of its template caps
Comment 1 Sebastien Cote 2004-11-24 16:15:30 UTC
Created attachment 34094 [details] [review]
Proposed fix

Add the "signed" property to the capabilities.
Comment 2 Ronald Bultje 2004-12-01 15:18:06 UTC
applied this one too, thanks again!