plugins: declare _get_type() functions as const.
authorJavier Jardón <jjardon@gnome.org>
Thu, 28 Jun 2012 23:45:47 +0000 (08:45 +0900)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 19 Jul 2012 13:19:17 +0000 (15:19 +0200)
commitba3ae6061333d63fe3454d7e9d4e92e493cbb237
tree35e2313809f218346a39ff3ef5100305e81fb269
parent5ff0837b32173ab7981c254bc25889e913a5b837
plugins: declare _get_type() functions as const.

Declaring a function as const enables better optimization of calls to
the function.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
gst/vaapi/gstvaapidecode.h
gst/vaapi/gstvaapidownload.h
gst/vaapi/gstvaapipostproc.h
gst/vaapi/gstvaapisink.h
gst/vaapi/gstvaapiupload.h