gstreamer/gst-libs/gst/vaapi
2012-01-05 17:35:43 +01:00
..
gstvaapi_priv.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapicompat.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapicontext.c context: avoid self reference loops with surfaces. 2012-01-05 14:50:26 +01:00
gstvaapicontext.h context: make it possible to apply composition globally. 2011-12-14 14:35:13 +01:00
gstvaapidebug.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapidecoder.c decoder: fix use of invalid data at the end-of-stream. 2011-10-19 17:33:36 +02:00
gstvaapidecoder.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapidecoder_ffmpeg.c Add Intel copyright information. 2011-08-01 14:15:39 +02:00
gstvaapidecoder_ffmpeg.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapidecoder_priv.h decoder: drop unused headers. 2011-12-08 15:16:14 +01:00
gstvaapidisplay.c display: fix has_image_format() to check against subpicture formats. 2011-12-12 15:09:37 +01:00
gstvaapidisplay.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapidisplay_glx.c Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapidisplay_glx.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapidisplay_glx_priv.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapidisplay_priv.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapidisplay_x11.c Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapidisplay_x11.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapidisplay_x11_priv.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiimage.c image: add helpers to extract pixels to user buffers. 2012-01-05 10:29:48 +01:00
gstvaapiimage.h image: add helpers to extract pixels to user buffers. 2012-01-05 10:29:48 +01:00
gstvaapiimageformat.c image: add gst_vaapi_image_format_from_video() helper. 2011-12-12 18:32:29 +01:00
gstvaapiimageformat.h image: add gst_vaapi_image_format_from_video() helper. 2011-12-12 18:32:29 +01:00
gstvaapiimagepool.c Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiimagepool.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapimarshal.list Add "destroy" signal. 2010-03-23 17:12:40 +00:00
gstvaapiobject.c Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiobject.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiobject_priv.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiparamspecs.c Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiparamspecs.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiprofile.c Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiprofile.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapisubpicture.c subpicture: add helper to create subpicture from GstVideoOverlayRectangle. 2011-12-14 13:16:21 +01:00
gstvaapisubpicture.h subpicture: add helper to create subpicture from GstVideoOverlayRectangle. 2011-12-14 13:16:21 +01:00
gstvaapisurface.c surface: apply composition to the parent context, if requested. 2011-12-14 14:40:37 +01:00
gstvaapisurface.h surface: apply composition to the parent context, if requested. 2011-12-14 14:40:37 +01:00
gstvaapisurface_priv.h surface: record parent context. 2011-12-13 16:53:15 +01:00
gstvaapisurfacepool.c Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapisurfacepool.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapisurfaceproxy.c surfaceproxy: add helper to retrieve the VA surface ID. 2012-01-05 17:35:43 +01:00
gstvaapisurfaceproxy.h surfaceproxy: add helper to retrieve the VA surface ID. 2012-01-05 17:35:43 +01:00
gstvaapitexture.c Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapitexture.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapitypes.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiutils.c Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiutils.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiutils_glx.c Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiutils_glx.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiutils_x11.c Fix warnings. 2011-12-13 15:59:02 +01:00
gstvaapiutils_x11.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapivalue.c Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapivalue.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapivideobuffer.c videobuffer: add GLX buffer support. 2011-12-08 15:13:35 +01:00
gstvaapivideobuffer.h Port to GstSurfaceBuffer interface. 2011-12-08 14:58:58 +01:00
gstvaapivideobuffer_glx.c videobuffer: add GLX buffer support. 2011-12-08 15:13:35 +01:00
gstvaapivideobuffer_glx.h videobuffer: add GLX buffer support. 2011-12-08 15:13:35 +01:00
gstvaapivideobuffer_priv.h videobuffer: add GLX buffer support. 2011-12-08 15:13:35 +01:00
gstvaapivideoconverter_glx.c surface: apply composition to the parent context, if requested. 2011-12-14 14:40:37 +01:00
gstvaapivideoconverter_glx.h videobuffer: add GLX buffer support. 2011-12-08 15:13:35 +01:00
gstvaapivideopool.c Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapivideopool.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapivideosink.c Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapivideosink.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiwindow.c Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiwindow.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiwindow_glx.c Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiwindow_glx.h Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiwindow_x11.c Update copyright notice. 2011-06-14 13:54:07 +02:00
gstvaapiwindow_x11.h Update copyright notice. 2011-06-14 13:54:07 +02:00
Makefile.am surface: record parent context. 2011-12-13 16:53:15 +01:00