gstreamer/gst-libs/gst/vaapi
2010-03-12 22:32:35 +00:00
..
gstvaapidisplay.c API change: gst_vaapi_display_x11_new() now takes an X11 display name. 2010-03-11 15:01:00 +00:00
gstvaapidisplay.h API change: gst_vaapi_display_x11_new() now takes an X11 display name. 2010-03-11 15:01:00 +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 gst_vaapi_display_x11_new_with_display() API. 2010-03-11 15:21:43 +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 Fix *_GET_CLASS() definitions... 2010-03-11 15:04:18 +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
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_surface_get_size() helper. 2010-03-12 17:39:11 +00:00
gstvaapisurface.h Add gst_vaapi_surface_get_size() helper. 2010-03-12 17:39:11 +00:00
gstvaapisurfacepool.c Add VA surface pool (lazy allocator). 2010-03-12 17:45:18 +00:00
gstvaapisurfacepool.h Add VA surface pool (lazy allocator). 2010-03-12 17:45:18 +00:00
Makefile.am Add VA surface pool (lazy allocator). 2010-03-12 17:45:18 +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