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 726738 - osxvideosink: use the video frame API instead of the video meta API
osxvideosink: use the video frame API instead of the video meta API
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 19:21 UTC by Matthieu Bouron
Modified: 2014-04-08 11:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
osxvideosink: use the video frame API instead of the video meta API (2.82 KB, patch)
2014-03-19 19:23 UTC, Matthieu Bouron
committed Details | Review

Description Matthieu Bouron 2014-03-19 19:21:51 UTC
The following patch replace the use of the video meta API to map video buffers with the video frame API.
Comment 1 Matthieu Bouron 2014-03-19 19:23:58 UTC
Created attachment 272427 [details] [review]
osxvideosink: use the video frame API instead of the video meta API