summaryrefslogtreecommitdiffstats
path: root/sys/vdpau/gstvdpauyuvvideo.h
diff options
context:
space:
mode:
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>2009-04-13 20:04:21 +0200
committerJan Schmidt <thaytan@noraisin.net>2009-06-20 15:21:26 +0100
commit91ff1579f32a6c0d9769cf44f5065d2811ba01f7 (patch)
treeb8db37942d9c632326dd5d432bcaaeef67fc3783 /sys/vdpau/gstvdpauyuvvideo.h
parenta7170c6ef7e1dd7d623b5a0d61a654b433b2ec2d (diff)
downloadgst-plugins-bad-91ff1579f32a6c0d9769cf44f5065d2811ba01f7.tar.gz
gst-plugins-bad-91ff1579f32a6c0d9769cf44f5065d2811ba01f7.tar.bz2
gst-plugins-bad-91ff1579f32a6c0d9769cf44f5065d2811ba01f7.zip
vdpau: remove unused "silent" properties
Diffstat (limited to 'sys/vdpau/gstvdpauyuvvideo.h')
-rw-r--r--sys/vdpau/gstvdpauyuvvideo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/vdpau/gstvdpauyuvvideo.h b/sys/vdpau/gstvdpauyuvvideo.h
index 118715e6..e80eacf9 100644
--- a/sys/vdpau/gstvdpauyuvvideo.h
+++ b/sys/vdpau/gstvdpauyuvvideo.h
@@ -49,8 +49,6 @@ struct _GstVdpauYUVVideo {
guint32 format;
gint chroma_type;
gint width, height;
-
- gboolean silent;
};
struct _GstVdpauYUVVideoClass {