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 667312 - appsrc: implement get_caps
appsrc: implement get_caps
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal normal
: 0.10.36
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-04 20:55 UTC by Håvard Graff (hgr)
Modified: 2012-01-05 13:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.72 KB, patch)
2012-01-04 20:55 UTC, Håvard Graff (hgr)
committed Details | Review

Description Håvard Graff (hgr) 2012-01-04 20:55:33 UTC
Created attachment 204630 [details] [review]
patch

This allows downstream elements to query what caps is available
Comment 1 Tim-Philipp Müller 2012-01-05 13:13:55 UTC
commit b11d516c46beaac194785b36ae0245c10f00c620
Author: Havard Graff <havard.graff@tandberg.com>
Date:   Sat Oct 22 16:41:23 2011 +0200

    appsrc: implement get_caps vfunc
    
    This allows downstream elements to query what caps are available.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=667312