gstreamer/gst-libs/gst/vaapi
Gwenole Beauchesne aedef381b2 Fix make dist to include all source files, in any case.
Fix make dist to allow build for either GStreamer 0.10 or 1.0. i.e. make
sure to include all source files in either case while generating source
tarballs.
2013-04-10 15:43:28 +02:00
..
glibcompat.h glibcompat: add replacement for g_async_queue_timeout_pop(). 2013-01-31 11:30:35 +01:00
gstcompat.h Allow build against either GStreamer API (0.10 or 1.0). 2013-04-10 14:58:17 +02:00
gstvaapi_priv.h legal: fix copyright notices to include "Copyright" term. 2012-01-16 11:40:51 +01:00
gstvaapicodec_objects.c legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapicodec_objects.h Port codec objects to GstVaapiMiniObject. 2012-12-18 15:31:51 +01:00
gstvaapicompat.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapicontext.c Add initial support for GStreamer 1.0. 2013-04-10 14:58:16 +02:00
gstvaapicontext.h decoder: drop obsolete functions. 2013-04-03 13:34:59 +02:00
gstvaapidebug.h legal: fix copyright notices to include "Copyright" term. 2012-01-16 11:40:51 +01:00
gstvaapidecoder.c decoder: fix unpaired GstBuffer map/unmaps. 2013-04-10 14:58:17 +02:00
gstvaapidecoder.h decoder: sanitize codec-data decoding. 2013-03-21 14:38:06 +01:00
gstvaapidecoder_dpb.c legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapidecoder_dpb.h legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapidecoder_frame.c legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapidecoder_frame.h decoder: fix documentation for GstVaapiDecoderFrame. 2013-01-29 18:24:46 +01:00
gstvaapidecoder_h264.c decoder: fix unpaired GstBuffer map/unmaps. 2013-04-10 14:58:17 +02:00
gstvaapidecoder_h264.h libs: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapidecoder_jpeg.c decoder: fix unpaired GstBuffer map/unmaps. 2013-04-10 14:58:17 +02:00
gstvaapidecoder_jpeg.h libs: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapidecoder_mpeg2.c decoder: fix unpaired GstBuffer map/unmaps. 2013-04-10 14:58:17 +02:00
gstvaapidecoder_mpeg2.h legal: fix year for some copyright notices (2012). 2013-01-29 14:37:02 +01:00
gstvaapidecoder_mpeg4.c decoder: fix unpaired GstBuffer map/unmaps. 2013-04-10 14:58:17 +02:00
gstvaapidecoder_mpeg4.h legal: fix year for some copyright notices (2012). 2013-01-29 14:37:02 +01:00
gstvaapidecoder_objects.c Add initial support for GStreamer 1.0. 2013-04-10 14:58:16 +02:00
gstvaapidecoder_objects.h legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapidecoder_priv.h decoder: sanitize codec-data decoding. 2013-03-21 14:38:06 +01:00
gstvaapidecoder_unit.c decoder: get rid of GstVaapiDecoderUnit::buffer field. 2013-03-21 13:44:59 +01:00
gstvaapidecoder_unit.h decoder: get rid of GstVaapiDecoderUnit::buffer field. 2013-03-21 13:44:59 +01:00
gstvaapidecoder_vc1.c decoder: fix unpaired GstBuffer map/unmaps. 2013-04-10 14:58:17 +02:00
gstvaapidecoder_vc1.h legal: fix year for some copyright notices (2012). 2013-01-29 14:37:02 +01:00
gstvaapidisplay.c Add initial support for GStreamer 1.0. 2013-04-10 14:58:16 +02:00
gstvaapidisplay.h legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapidisplay_drm.c libs: fix build in strict ISO C mode. 2012-09-07 16:23:42 +02:00
gstvaapidisplay_drm.h Add initial support for VA/DRM. 2012-08-01 16:40:17 +02:00
gstvaapidisplay_drm_priv.h Add initial support for VA/DRM. 2012-08-01 16:40:17 +02:00
gstvaapidisplay_glx.c libs: fix build in strict ISO C mode. 2012-09-07 16:23:42 +02:00
gstvaapidisplay_glx.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapidisplay_glx_priv.h legal: fix copyright notices to include "Copyright" term. 2012-01-16 11:40:51 +01:00
gstvaapidisplay_priv.h libs: use glib >= 2.32 semantics for mutexes. 2012-12-17 14:33:45 +01:00
gstvaapidisplay_wayland.c legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapidisplay_wayland.h Add initial support for VA/Wayland. 2012-07-25 15:31:42 +02:00
gstvaapidisplay_wayland_priv.h wayland: port to 1.0 version of the protocol. 2012-11-15 14:31:33 +01:00
gstvaapidisplay_x11.c libs: fix build in strict ISO C mode. 2012-09-07 16:23:42 +02:00
gstvaapidisplay_x11.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapidisplay_x11_priv.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapidisplaycache.c libs: use glib >= 2.32 semantics for mutexes. 2012-12-17 14:33:45 +01:00
gstvaapidisplaycache.h display: implement a VA display cache. 2012-01-12 16:09:08 +01:00
gstvaapiimage.c Add initial support for GStreamer 1.0. 2013-04-10 14:58:16 +02:00
gstvaapiimage.h libs: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapiimageformat.c Allow build against either GStreamer API (0.10 or 1.0). 2013-04-10 14:58:17 +02:00
gstvaapiimageformat.h image: add gst_vaapi_image_format_from_structure() helper. 2013-03-20 18:30:09 +01:00
gstvaapiimagepool.c legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapiimagepool.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapiminiobject.c legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapiminiobject.h Add GstVaapiMiniObject. 2012-12-18 15:31:50 +01:00
gstvaapiobject.c legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapiobject.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapiobject_priv.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapiparamspecs.c legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapiparamspecs.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapiprofile.c Allow build against either GStreamer API (0.10 or 1.0). 2013-04-10 14:58:17 +02:00
gstvaapiprofile.h legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapisubpicture.c Add initial support for GStreamer 1.0. 2013-04-10 14:58:16 +02:00
gstvaapisubpicture.h legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapisurface.c legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapisurface.h Add initial support for GStreamer 1.0. 2013-04-10 14:58:16 +02:00
gstvaapisurface_priv.h legal: fix year for some copyright notices (2012). 2013-01-29 14:37:02 +01:00
gstvaapisurfacepool.c legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapisurfacepool.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapisurfaceproxy.c decoder: drop obsolete functions. 2013-04-03 13:34:59 +02:00
gstvaapisurfaceproxy.h decoder: drop obsolete functions. 2013-04-03 13:34:59 +02:00
gstvaapitexture.c legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapitexture.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapitypes.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapiutils.c legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapiutils.h legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapiutils_glx.c libs: use glib >= 2.32 semantics for mutexes. 2012-12-17 14:33:45 +01:00
gstvaapiutils_glx.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapiutils_x11.c legal: fix year for some copyright notices (2012). 2013-01-29 14:37:02 +01:00
gstvaapiutils_x11.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapivalue.c legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapivalue.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapiversion.h.in display: dump gstreamer-vaapi version for debugging purposes. 2013-01-18 14:49:15 +01:00
gstvaapivideopool.c legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapivideopool.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapiwindow.c libs: fix build in strict ISO C mode. 2012-09-07 16:23:42 +02:00
gstvaapiwindow.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapiwindow_drm.c libs: fix build in strict ISO C mode. 2012-09-07 16:23:42 +02:00
gstvaapiwindow_drm.h Add initial support for VA/DRM. 2012-08-01 16:40:17 +02:00
gstvaapiwindow_glx.c legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapiwindow_glx.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapiwindow_wayland.c legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapiwindow_wayland.h Add initial support for VA/Wayland. 2012-07-25 15:31:42 +02:00
gstvaapiwindow_x11.c legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapiwindow_x11.h legal: add Intel copyright on modified files. 2013-01-29 14:00:04 +01:00
gstvaapiworkarounds.h profile: match video/x-h263 as H.263 Baseline profile. 2012-01-24 10:15:00 +01:00
Makefile.am Fix make dist to include all source files, in any case. 2013-04-10 15:43:28 +02:00
sysdeps.h sysdeps: split out GStreamer API compatibility glue to "gstcompat.h". 2013-03-20 18:30:09 +01:00