smpte: Check if input caps are the same and create output caps from video info
authorRavi Kiran K N <ravi.kiran@samsung.com>
Tue, 2 Sep 2014 08:22:43 +0000 (13:52 +0530)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 4 Sep 2014 07:47:34 +0000 (10:47 +0300)
commitea43ef214a77a0219af9a9be922042fbf5e53f15
treea449eeacce09e4b882361cb3650db0d8e78d8676
parent6ff397ecccb2dd81189a8f3ec153c7c15a8ef878
smpte: Check if input caps are the same and create output caps from video info

This makes sure that also properties like the pixel-aspect-ratio are the same
between both streams and that the output caps contain all fields necessary for
complete video caps.

https://bugzilla.gnome.org/show_bug.cgi?id=735804
gst/smpte/gstsmpte.c