gstreamer/gst-libs/gst/vaapi
2010-03-30 08:13:34 +00:00
..
gstvaapicompat.h Add compatibility with the original VA-API 0.29. 2010-03-24 16:17:49 +00:00
gstvaapidebug.h Only enable GST_DEBUG() if DEBUG is defined. Drop old D(bug()) stuff. 2010-03-25 17:21:13 +00:00
gstvaapidisplay.c Fix documentation. 2010-03-29 11:25:20 +00:00
gstvaapidisplay.h Add gst_vaapi_display_{sync,flush}() helpers. 2010-03-26 11:35:20 +00:00
gstvaapidisplay_glx.c Add initial VA/GLX support. 2010-03-25 17:28:49 +00:00
gstvaapidisplay_glx.h Add initial VA/GLX support. 2010-03-25 17:28:49 +00:00
gstvaapidisplay_x11.c MT-Safe: lock display. 2010-03-26 11:54:43 +00:00
gstvaapidisplay_x11.h Add compatibility with the original VA-API 0.29. 2010-03-24 16:17:49 +00:00
gstvaapiimage.c Try to not reference VA-API types directly. 2010-03-30 07:39:16 +00:00
gstvaapiimage.h Try to not reference VA-API types directly. 2010-03-30 07:39:16 +00:00
gstvaapiimageformat.c Include gstvaapicompat.h in source files only, not headers. 2010-03-24 16:25:56 +00:00
gstvaapiimageformat.h Include gstvaapicompat.h in source files only, not headers. 2010-03-24 16:25:56 +00:00
gstvaapiimagepool.c Fix short descriptions. 2010-03-24 08:16:32 +00:00
gstvaapiimagepool.h Fix documentation of *Class'es. 2010-03-21 08:45:09 +00:00
gstvaapimarshal.list Add "destroy" signal. 2010-03-23 17:12:40 +00:00
gstvaapiobject.c Add gst_vaapi_object_{,un}lock_display() helpers. 2010-03-26 15:22:00 +00:00
gstvaapiobject.h Add gst_vaapi_object_{,un}lock_display() helpers. 2010-03-26 15:22:00 +00:00
gstvaapiobject_priv.h Add more internal helpers. 2010-03-25 09:37:40 +00:00
gstvaapiparamspecs.c All GstVaapiID are initialized to GST_VAAPI_ID_NONE by default. 2010-03-24 17:38:23 +00:00
gstvaapiparamspecs.h Add GParamSpecs for GstVaapiID. 2010-03-24 12:57:54 +00:00
gstvaapisubpicture.c Try to not reference VA-API types directly. 2010-03-30 07:39:16 +00:00
gstvaapisubpicture.h Try to not reference VA-API types directly. 2010-03-30 07:39:16 +00:00
gstvaapisurface.c Add gst_vaapi_surface_query_status() wrapper. 2010-03-30 08:11:50 +00:00
gstvaapisurface.h Add gst_vaapi_surface_query_status() wrapper. 2010-03-30 08:11:50 +00:00
gstvaapisurfacepool.c Fix short descriptions. 2010-03-24 08:16:32 +00:00
gstvaapisurfacepool.h Fix documentation of *Class'es. 2010-03-21 08:45:09 +00:00
gstvaapitexture.c Use a shorter function name. 2010-03-30 08:13:34 +00:00
gstvaapitexture.h Add initial VA/GLX texture abstraction though the API is not good enough yet. 2010-03-26 16:52:07 +00:00
gstvaapitypes.h All GstVaapiID are initialized to GST_VAAPI_ID_NONE by default. 2010-03-24 17:38:23 +00:00
gstvaapiutils.c Use a shorter function name. 2010-03-30 08:13:34 +00:00
gstvaapiutils.h Use a shorter function name. 2010-03-30 08:13:34 +00:00
gstvaapiutils_glx.c Use a projection suitable for rotation around the Y axis. 2010-03-29 15:51:54 +00:00
gstvaapiutils_glx.h Add glXSwapBuffers() workaround for NVIDIA. 2010-03-29 13:40:27 +00:00
gstvaapiutils_x11.c Allow derived classes to specify custom Visual and Colormap. 2010-03-25 17:18:06 +00:00
gstvaapiutils_x11.h Allow derived classes to specify custom Visual and Colormap. 2010-03-25 17:18:06 +00:00
gstvaapivalue.c Move GValue specific stuff to a dedicated file. 2010-03-24 13:37:38 +00:00
gstvaapivalue.h Add missing file (gstvaapivalue.h). 2010-03-24 15:18:33 +00:00
gstvaapivideobuffer.c Fix short descriptions. 2010-03-24 08:16:32 +00:00
gstvaapivideobuffer.h Fix documentation of *Class'es. 2010-03-21 08:45:09 +00:00
gstvaapivideopool.c Fix short descriptions. 2010-03-24 08:16:32 +00:00
gstvaapivideopool.h Fix documentation of *Class'es. 2010-03-21 08:45:09 +00:00
gstvaapivideosink.c Fix short descriptions. 2010-03-24 08:16:32 +00:00
gstvaapivideosink.h Add tedious documentation. 2010-03-19 15:45:21 +00:00
gstvaapiwindow.c Check GstVaapiWindow::render() is available prior to calling it. 2010-03-26 08:35:24 +00:00
gstvaapiwindow.h Make GstVaapiWindow* derive from GstVaapiObject. 2010-03-24 17:22:18 +00:00
gstvaapiwindow_glx.c Add glXSwapBuffers() workaround for NVIDIA. 2010-03-29 13:40:27 +00:00
gstvaapiwindow_glx.h Add gst_vaapi_window_glx_put_texture() helper. 2010-03-29 10:40:26 +00:00
gstvaapiwindow_x11.c Use a shorter function name. 2010-03-30 08:13:34 +00:00
gstvaapiwindow_x11.h Add gst_vaapi_window_x11_is_foreign_xid() helper. 2010-03-25 17:18:36 +00:00
Makefile.am Add initial VA/GLX texture abstraction though the API is not good enough yet. 2010-03-26 16:52:07 +00:00