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 128908 - aggregator is not negotiating caps correctly
aggregator is not negotiating caps correctly
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 0.7.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-12-09 16:50 UTC by Julien MOUTTE
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Julien MOUTTE 2003-12-09 16:50:20 UTC
videotestsrc ! aggregator ! ximagesink is failing.

Please tell me how can we fix the caps negotiation of such generic elements..
Comment 1 David Schleef 2003-12-23 23:19:19 UTC
Ok, done.  See the new gst_pad_proxy_getcaps() function.