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 726737 - osxvideosink: advertize for the video meta API support
osxvideosink: advertize for the video meta API support
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Mac OS
: Normal normal
: 1.3.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-19 18:54 UTC by Matthieu Bouron
Modified: 2014-04-08 11:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
osxvideosink: advertize video meta API support (1.31 KB, patch)
2014-03-19 18:58 UTC, Matthieu Bouron
committed Details | Review

Description Matthieu Bouron 2014-03-19 18:54:52 UTC
The following patch add an implementation of the propose_allocation method and advertize for the video meta API support since it is used by the element.
Comment 1 Matthieu Bouron 2014-03-19 18:58:23 UTC
Created attachment 272419 [details] [review]
osxvideosink: advertize video meta API support
Comment 2 Sebastian Dröge (slomo) 2014-04-07 11:43:44 UTC
Comment on attachment 272419 [details] [review]
osxvideosink: advertize video meta API support

osxvideosink does not support the video meta yet.
Comment 3 Sebastian Dröge (slomo) 2014-04-07 11:44:47 UTC
Comment on attachment 272419 [details] [review]
osxvideosink: advertize video meta API support

Oh nevermind, it actually does nowadays and copies all the time.

I was hoping that we could remove osxvideosink before 1.4 in favour of glimagesink though.