vaapidecode: compilation fix
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Fri, 28 Aug 2015 14:06:08 +0000 (16:06 +0200)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Fri, 28 Aug 2015 14:07:31 +0000 (16:07 +0200)
commitb8068874d584828c98a4abdc620883d986ef0c86
tree48e849dc35134927493ab1de9975aeed56f4c791
parent32d1c5adff4c478a2b7aab0dc9a87de4839cd03b
vaapidecode: compilation fix

gst_vaapi_decoder_state_changed() returns void. This patch fixes the
compilation where the toolchain uses restrictive flags as clang.

Signed-off-by: Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
gst/vaapi/gstvaapidecode.c