gstreamer/gst
Gwenole Beauchesne 35eaa9e763 plugins: fix gst_vaapi_video_meta_new_from_pool().
Since GST_VAAPI_IS_xxx_VIDEO_POOL() was only testing for NULL and not
the underlying object type, the gst_vaapi_video_meta_new_from_pool()
was hereby totally broken. Fixed this regression by using the newly
provided gst_vaapi_video_pool_get_object_type() function.
2013-05-23 19:01:34 +02:00
..
vaapi plugins: fix gst_vaapi_video_meta_new_from_pool(). 2013-05-23 19:01:34 +02:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00