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 582749 - uridecodebin caps property not implemented yet
uridecodebin caps property not implemented yet
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.x
Other Linux
: Normal normal
: 0.10.24
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-15 10:39 UTC by Christian Fredrik Kalager Schaller
Modified: 2009-05-19 13:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2009-05-15 10:39:31 UTC
Uridecodebin got a property called 'caps' which it would be good to get implemented as I need it for remuxing support in Transmageddon.
Comment 1 Wim Taymans 2009-05-19 13:37:09 UTC
commit 7d049bc29ffa3b809cd25f372b2f7b3ee9a3e960
Author: Wim Taymans <wim.taymans@collabora.co.uk>
Date:   Tue May 19 15:35:54 2009 +0200

    uridecodebin: configure caps on decodebin2
    
    Implement the caps property by setting the configured caps on new decodebin2
    objects.
    
    Fixes #582749