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 660867 - [audioparsers] Should passthrough downstream caps constraints to upstream
[audioparsers] Should passthrough downstream caps constraints to upstream
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.13
Other Linux
: Normal major
: 1.0.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-04 10:17 UTC by Sebastian Dröge (slomo)
Modified: 2012-10-25 14:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2011-10-04 10:17:46 UTC
The parsers should return width/channels/etc constraints from downstream in
their getcaps() function to upstream.
Comment 1 Mark Nauwelaerts 2012-10-25 08:20:18 UTC
AFAICS they are doing that these days, unless there is some point/intention here I am missing ...