Fix some more compiler warning
authorTim-Philipp Müller <tim@centricular.com>
Mon, 1 Feb 2016 13:22:10 +0000 (13:22 +0000)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Tue, 2 Feb 2016 16:19:42 +0000 (17:19 +0100)
commitab28dea7c1e0ec284def41713c9e2c23169c607a
treeb4940c5fcbe2236d6b30423a3e4e6c91293c9b78
parent24168a2093b9a9380d6b47d1dc2600545489f6b7
Fix some more compiler warning

Two (false) compiler warnings about variables potentially
being used uninitialized, and one about a variable being
set but not used.

https://bugzilla.gnome.org/show_bug.cgi?id=759192
gst-libs/gst/vaapi/gstvaapidecoder_h265.c
gst-libs/gst/vaapi/gstvaapiencoder_h264.c