vaapidecode: fix compiler warnings.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 17 Oct 2012 12:52:35 +0000 (14:52 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 17 Oct 2012 12:52:35 +0000 (14:52 +0200)
commit7d1b583d91db83c3f9d96ae866bca16d8dc8c914
tree0d3d86061ad23f54c3ad7adaaf8bf434b62e9e6c
parent2e8949d77b1503bcd51e4cc6a92ab204db371302
vaapidecode: fix compiler warnings.

Don't care of the return value for gst_vaapi_decoder_put_buffer()
during destruction of the element. Don't print out (uninitialised)
error code when allocation of video buffer failed.
gst/vaapi/gstvaapidecode.c