gstreamer/gst
Víctor Manuel Jáquez Leal 504fdedf84 vaapisink: use GstVideoSink vmethod show_frame()
vaapisink inherits from GstVideoSink, in order to use its functionality (such
as ::show-preroll-frame property), we should use its vmethod show_frame(),
rather than call ourselves render() and preroll().
2015-04-16 11:28:40 +02:00
..
vaapi vaapisink: use GstVideoSink vmethod show_frame() 2015-04-16 11:28:40 +02:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00