vtdec: Require width and height field for H264
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Wed, 20 May 2015 19:04:40 +0000 (15:04 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Mon, 1 Jun 2015 15:23:41 +0000 (11:23 -0400)
commit4cca6efda8837aa3fafb45c68cc0371e280c1e6e
tree9d0a3813d00e0c744c8cf01307cdf905983698f0
parent742dba0c2a7359e9d957b3d228f1c10de9cc5e0f
vtdec: Require width and height field for H264

This decoder does not work if width and height field are not set
in the sinkpad caps. Let's make this explicit by adding them to
the template caps.

https://bugzilla.gnome.org/show_bug.cgi?id=749655
sys/applemedia/vtdec.c