Drop excessive threading that over-complicates synchronisation.
[profile/ivi/gstreamer-vaapi.git] / gst-libs / gst / vaapi / gstvaapidecoder.h
index b3a212e..6637319 100644 (file)
@@ -156,13 +156,6 @@ gst_vaapi_decoder_get_surface(
     GstVaapiDecoderStatus *pstatus
 );
 
-GstVaapiSurfaceProxy *
-gst_vaapi_decoder_timed_get_surface(
-    GstVaapiDecoder       *decoder,
-    guint32                timeout,
-    GstVaapiDecoderStatus *pstatus
-);
-
 G_END_DECLS
 
 #endif /* GST_VAAPI_DECODER_H */