gstreamer/gst/vaapi
Gwenole Beauchesne 2dcc9f19da plugins: use modern GstElement metadata information.
Use gst_element_class_set_static_metadata() from GStreamer 1.0, which
basically is the same as gst_element_class_set_details_simple() in
GStreamer 0.10 context.
2013-03-20 18:43:35 +01:00
..
gstvaapi.c libs: fix compatibility with glib 2.28. 2012-12-17 14:33:52 +01:00
gstvaapidecode.c plugins: use modern GstElement metadata information. 2013-03-20 18:43:35 +01:00
gstvaapidecode.h legal: fix year for some copyright notices (2012). 2013-01-29 14:37:02 +01:00
gstvaapidownload.c plugins: use modern GstElement metadata information. 2013-03-20 18:43:35 +01:00
gstvaapidownload.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapipluginbuffer.c plugins: fix creation of video buffer from another source buffer. 2013-03-20 18:35:01 +01:00
gstvaapipluginbuffer.h legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapipluginutil.c plugins: include "sysdeps.h" header instead of "config.h". 2013-03-20 18:35:01 +01:00
gstvaapipluginutil.h pluginutils: add G_PRIMITIVE_SWAP() helper macro. 2012-09-06 13:39:50 +02:00
gstvaapipostproc.c plugins: use modern GstElement metadata information. 2013-03-20 18:43:35 +01:00
gstvaapipostproc.h Do not forward declare enums. 2012-09-07 11:54:09 +02:00
gstvaapisink.c plugins: use modern GstElement metadata information. 2013-03-20 18:43:35 +01:00
gstvaapisink.h legal: fix year for some copyright notices (2012). 2013-01-29 14:37:02 +01:00
gstvaapiupload.c plugins: use modern GstElement metadata information. 2013-03-20 18:43:35 +01:00
gstvaapiupload.h vaapiupload: use new GstVaapiUploader helper. 2012-11-20 16:04:51 +01:00
gstvaapiuploader.c plugins: upgrade to newer APIs (GstVideoInfo based helpers). 2013-03-20 18:35:01 +01:00
gstvaapiuploader.h vaapisink: compute and expose the supported set of YUV caps. 2012-11-20 16:04:51 +01:00
Makefile.am configure: rename GST_MAJORMINOR to GST_API_VERSION. 2013-03-20 11:44:10 +01:00