qtdemux: Move multiview caps calculations, add half-aspect heuristics
authorJan Schmidt <jan@centricular.com>
Mon, 15 Jun 2015 06:10:37 +0000 (16:10 +1000)
committerJan Schmidt <jan@centricular.com>
Tue, 23 Jun 2015 01:58:41 +0000 (11:58 +1000)
commitb7cbfe1fa10963fce2bd2e3a50cbe0cf77bda627
tree1ee9220a642935e41b4fba2198feab2f8fa5a3c8
parentdd72267a8da0d2884ff9ecff6731ab753562258d
qtdemux: Move multiview caps calculations, add half-aspect heuristics

Move the multiview caps calculations to the configure_stream()
function, so the rest of the video info is available, and
use the gst_video_multiview_guess_half_aspect() function to
determine if the half-aspect flag should be set on frame-packed
video.
gst/isomp4/qtdemux.c