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 727953 - avfvideosrc: check if downstream supports the video meta API
avfvideosrc: check if downstream supports the video meta API
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Mac OS
: Normal normal
: 1.3.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 727885
 
 
Reported: 2014-04-10 10:39 UTC by Matthieu Bouron
Modified: 2014-04-24 10:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
avfvideosrc: check if downstream supports the video meta API (2.76 KB, patch)
2014-04-10 10:40 UTC, Matthieu Bouron
none Details | Review

Description Matthieu Bouron 2014-04-10 10:39:14 UTC
Check if downstream supports the video meta API so we can use it later with the core media buffers.
Comment 1 Matthieu Bouron 2014-04-10 10:40:40 UTC
Created attachment 273973 [details] [review]
avfvideosrc: check if downstream supports the video meta API
Comment 2 Edward Hervey 2014-04-24 10:29:33 UTC
commit c6572df9ff0b1e54b3ac904a8daea0a3a679f8cc
Author: Matthieu Bouron <matthieu.bouron@collabora.com>
Date:   Wed Apr 9 11:47:12 2014 +0100

    avfvideosrc: check if downstream supports the video meta API
    
    Check if downstream supports the video meta API, so we can use it later
    with the core media buffers.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=727953