decoder: vp9: Fix crop rectangle setting
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Thu, 28 Jan 2016 12:21:04 +0000 (14:21 +0200)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Tue, 2 Feb 2016 15:17:43 +0000 (16:17 +0100)
commiteb2daed2a7495f9049126a198548d68938346096
tree520c37d7273dcdf67a0cf0dbcf6bfa6f26eb7f23
parent0a9ce66ec75b3566bcec7892fb16cafac22442bc
decoder: vp9: Fix crop rectangle setting

Align with software vp9dec behaviour: Add crop rectangle
only if display_width/display_height is less than the
frame_hdr->width/frame_hdr->height
gst-libs/gst/vaapi/gstvaapidecoder_vp9.c