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 712335 - qtdemux: Use GstVideoInfo helper to create caps for raw video
qtdemux: Use GstVideoInfo helper to create caps for raw video
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other All
: Normal normal
: 1.2.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-11-14 20:32 UTC by Thibault Saunier
Modified: 2013-11-26 11:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
qtdemux: Use GstVideoInfo helper to create caps for raw video (4.31 KB, patch)
2013-11-14 20:32 UTC, Thibault Saunier
committed Details | Review

Description Thibault Saunier 2013-11-14 20:32:21 UTC
This way we do not miss mandatory fields in caps.
At the same time use the gst_pb_utils_get_codec_description
helper to get codec description.
Comment 1 Thibault Saunier 2013-11-14 20:32:23 UTC
Created attachment 259841 [details] [review]
qtdemux: Use GstVideoInfo helper to create caps for raw video
Comment 2 Thibault Saunier 2013-11-22 22:02:05 UTC
Attachment 259841 [details] pushed as a45d470 - qtdemux: Use GstVideoInfo helper to create caps for raw video