mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
vdpau: remove gst_vdp_device_new from header
This commit is contained in:
parent
64f4970c84
commit
1aea922f3c
1 changed files with 0 additions and 2 deletions
|
@ -92,8 +92,6 @@ struct _GstVdpDevice
|
|||
|
||||
GType gst_vdp_device_get_type (void) G_GNUC_CONST;
|
||||
|
||||
GstVdpDevice *gst_vdp_device_new (const gchar *display_name);
|
||||
|
||||
GstVdpDevice *gst_vdp_get_device (const gchar *display_name);
|
||||
|
||||
G_END_DECLS
|
||||
|
|
Loading…
Reference in a new issue