qtdemux: Use GstVideoInfo helper to create caps for raw video
authorThibault Saunier <thibault.saunier@collabora.com>
Thu, 14 Nov 2013 20:29:50 +0000 (17:29 -0300)
committerThibault Saunier <thibault.saunier@collabora.com>
Fri, 22 Nov 2013 21:52:54 +0000 (18:52 -0300)
commita45d470236a7675de82d874bd6595e77a35be6bc
tree1b42364121cfdc3fdbfb8c1c9047ad787225dfdb
parent6ff7522ba29625ff52d1a0d2dcd6c8d250f2694e
qtdemux: Use GstVideoInfo helper to create caps for raw video

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.

https://bugzilla.gnome.org/show_bug.cgi?id=712335
gst/isomp4/qtdemux.c