diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2005-10-17 20:48:35 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2005-10-17 20:48:35 +0000 |
commit | 7da0e3ec0059caf3f87ed04a6655fd68c4b81f20 (patch) | |
tree | 3792c03e6d9ac19a3a014b171ab3b835683faca3 /gst/speed/gstspeed.h | |
parent | 9d007a42e295eb53a34e701ec8e55c35dc9d228c (diff) | |
download | gst-plugins-bad-7da0e3ec0059caf3f87ed04a6655fd68c4b81f20.tar.gz gst-plugins-bad-7da0e3ec0059caf3f87ed04a6655fd68c4b81f20.tar.bz2 gst-plugins-bad-7da0e3ec0059caf3f87ed04a6655fd68c4b81f20.zip |
Fixed Speed - Recovered featured missed since version 1.37, and changed other minor things.
Original commit message from CVS:
Fixed Speed - Recovered featured missed since version 1.37, and changed other
minor things.
Diffstat (limited to 'gst/speed/gstspeed.h')
-rw-r--r-- | gst/speed/gstspeed.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/speed/gstspeed.h b/gst/speed/gstspeed.h index 7c2ba2a5..e8511a9f 100644 --- a/gst/speed/gstspeed.h +++ b/gst/speed/gstspeed.h @@ -60,7 +60,6 @@ struct _GstSpeed { guint rate; guint channels; guint width; - guint buffer_frames; guint sample_size; GstSpeedFormat format; |