qtdemux: Export MPEG-4 video profile and level in stream caps
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 22 Apr 2010 14:09:47 +0000 (19:39 +0530)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 1 Oct 2010 13:41:44 +0000 (14:41 +0100)
commit1a37a6245479a1c02e95a751f2246f423aea7a20
tree1e4d6385777ca70bbbd980351e4fc8b8e129dd2d
parent64753bdbe879fe4ddc3e7b2c183fcd94d01b0515
qtdemux: Export MPEG-4 video profile and level in stream caps

This uses gstpbutils to extract the profile and level from the video
object sequence and adds this to stream caps. This can be used as
metadata and for fine-grained decoder selection.

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