gstreamer/gst-libs/gst/vaapi
2010-03-15 15:12:27 +00:00
..
gstvaapidisplay.c Cosmetics. 2010-03-15 13:32:37 +00:00
gstvaapidisplay.h Add VA and X11 display accessors. 2010-03-15 14:57:57 +00:00
gstvaapidisplay_x11.c Reset display-name if the user provided his own X11 display. 2010-03-11 15:35:43 +00:00
gstvaapidisplay_x11.h Add VA and X11 display accessors. 2010-03-15 14:57:57 +00:00
gstvaapiimage.c Fix preconditions. 2010-03-15 14:57:30 +00:00
gstvaapiimage.h Add gst_vaapi_{get,put}_image() API. 2010-03-15 11:49:03 +00:00
gstvaapiimageformat.c Simplify format conversion code. 2010-03-12 22:32:35 +00:00
gstvaapiimageformat.h Add gst_vaapi_image_format_from_caps() helper. 2010-03-12 22:28:01 +00:00
gstvaapiimagepool.c Add GstVaapiImagePool and factor out GstVaapiSurfacePool from a base GstVaapiVideoPool. 2010-03-12 23:47:47 +00:00
gstvaapiimagepool.h Add GstVaapiImagePool and factor out GstVaapiSurfacePool from a base GstVaapiVideoPool. 2010-03-12 23:47:47 +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 Fix *_GET_CLASS() definitions... 2010-03-11 15:04:18 +00:00
gstvaapisurface.c Add gst_vaapi_{get,put}_image() API. 2010-03-15 11:49:03 +00:00
gstvaapisurface.h Add gst_vaapi_{get,put}_image() API. 2010-03-15 11:49:03 +00:00
gstvaapisurfacepool.c Add GstVaapiImagePool and factor out GstVaapiSurfacePool from a base GstVaapiVideoPool. 2010-03-12 23:47:47 +00:00
gstvaapisurfacepool.h Add GstVaapiImagePool and factor out GstVaapiSurfacePool from a base GstVaapiVideoPool. 2010-03-12 23:47:47 +00:00
gstvaapivideobuffer.c Add basic GstVaapiVideoBuffer. 2010-03-12 23:48:50 +00:00
gstvaapivideobuffer.h Add basic GstVaapiVideoBuffer. 2010-03-12 23:48:50 +00:00
gstvaapivideopool.c Add GstVaapiImagePool and factor out GstVaapiSurfacePool from a base GstVaapiVideoPool. 2010-03-12 23:47:47 +00:00
gstvaapivideopool.h Add GstVaapiImagePool and factor out GstVaapiSurfacePool from a base GstVaapiVideoPool. 2010-03-12 23:47:47 +00:00
gstvaapiwindow.c Add VA/X11 window abstraction. 2010-03-15 15:12:27 +00:00
gstvaapiwindow.h Add VA/X11 window abstraction. 2010-03-15 15:12:27 +00:00
gstvaapiwindow_x11.c Add VA/X11 window abstraction. 2010-03-15 15:12:27 +00:00
gstvaapiwindow_x11.h Add VA/X11 window abstraction. 2010-03-15 15:12:27 +00:00
Makefile.am Add VA/X11 window abstraction. 2010-03-15 15:12: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