projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb6ea45
)
audioresample: remove unused variables
author
Peter G. Baum
<peter@dr-baum.net>
Mon, 6 Oct 2014 20:13:00 +0000
(22:13 +0200)
committer
Sebastian Dröge
<sebastian@centricular.com>
Tue, 7 Oct 2014 11:59:10 +0000
(14:59 +0300)
https://bugzilla.gnome.org/show_bug.cgi?id=738026
gst/audioresample/gstaudioresample.h
patch
|
blob
|
history
diff --git
a/gst/audioresample/gstaudioresample.h
b/gst/audioresample/gstaudioresample.h
index 0d2507287424c96a7a56f5acc8f9df470ebbea0c..726236acb04bb759869893f5776cff6aff0fc217 100644
(file)
--- a/
gst/audioresample/gstaudioresample.h
+++ b/
gst/audioresample/gstaudioresample.h
@@
-64,9
+64,6
@@
struct _GstAudioResample {
guint64 num_gap_samples;
guint64 num_nongap_samples;
- GstAudioInfo in;
- GstAudioInfo out;
-
/* properties */
gint quality;