gstreamer/gst-libs/gst/vaapi
2010-03-11 12:30:12 +00:00
..
gstvaapidisplay.c Filter out any format that is not supported by the library (libgstvaapi). 2010-03-11 12:11:36 +00:00
gstvaapidisplay.h Fix GstVaapiDisplay initialization. 2010-03-10 12:25:19 +00:00
gstvaapidisplay_x11.c Fix GstVaapiDisplay initialization. 2010-03-10 12:25:19 +00:00
gstvaapidisplay_x11.h Cosmetics (more checks, includes). 2010-03-04 17:40:47 +00:00
gstvaapiimage.c New refcounting policy. All getters return a reference, not a copy. So the user shall reference the object itself, should he wish so. 2010-03-11 12:30:12 +00:00
gstvaapiimage.h Add VA surface, image, subpicture abstractions. Ported over from Gnash. 2010-03-04 17:39:01 +00:00
gstvaapiimageformat.c Don't warn on failure, just return an appropriate error or value. 2010-03-11 12:14:10 +00:00
gstvaapiimageformat.h Filter out any format that is not supported by the library (libgstvaapi). 2010-03-11 12:11:36 +00:00
gstvaapisinkbase.c Add helper interface that all VA-API sinks must implement. e.g. vaapisink. 2010-03-11 10:50:27 +00:00
gstvaapisinkbase.h Add helper interface that all VA-API sinks must implement. e.g. vaapisink. 2010-03-11 10:50:27 +00:00
gstvaapisubpicture.c New refcounting policy. All getters return a reference, not a copy. So the user shall reference the object itself, should he wish so. 2010-03-11 12:30:12 +00:00
gstvaapisubpicture.h Really add VA subpicture abstraction. 2010-03-04 17:39:58 +00:00
gstvaapisurface.c New refcounting policy. All getters return a reference, not a copy. So the user shall reference the object itself, should he wish so. 2010-03-11 12:30:12 +00:00
gstvaapisurface.h Add helper to get GstVaapiDisplay from a surface. 2010-03-05 10:04:55 +00:00
Makefile.am Add helper interface that all VA-API sinks must implement. e.g. vaapisink. 2010-03-11 10:50:27 +00:00
vaapi_debug.h Use GST_DEBUG. 2010-03-10 13:13:51 +00:00
vaapi_utils.c Add initial VA display abstraction. 2010-01-25 16:15:01 +00:00
vaapi_utils.h Add initial VA display abstraction. 2010-01-25 16:15:01 +00:00