gstreamer/gst/vaapi
Javier Jardón ba3ae60613 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>
2012-07-19 15:19:17 +02:00
..
gstvaapi.c vaapipostproc: add new element for video postprocessing. 2012-03-26 14:37:24 +02:00
gstvaapidecode.c plugins: use g_clear_object() wherever applicable. 2012-07-19 15:19:17 +02:00
gstvaapidecode.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapidownload.c plugins: use g_clear_object() wherever applicable. 2012-07-19 15:19:17 +02:00
gstvaapidownload.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapipluginutil.c vaapiplugin: fix build when compiling without GLX. 2012-06-26 11:07:44 +02:00
gstvaapipluginutil.h legal: fix year for some copyright notices. 2012-01-16 11:40:51 +01:00
gstvaapipostproc.c plugins: use g_clear_object() wherever applicable. 2012-07-19 15:19:17 +02:00
gstvaapipostproc.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapisink.c plugins: use g_clear_object() wherever applicable. 2012-07-19 15:19:17 +02:00
gstvaapisink.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapiupload.c plugins: use g_clear_object() wherever applicable. 2012-07-19 15:19:17 +02:00
gstvaapiupload.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
Makefile.am vaapipostproc: add new element for video postprocessing. 2012-03-26 14:37:24 +02:00