projects
/
platform
/
upstream
/
gst-plugins-ugly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ebd13a
)
Change comment to refer to right variable.
author
Stefan Kost
<ensonic@users.sf.net>
Sun, 25 Jan 2009 20:31:52 +0000
(22:31 +0200)
committer
Stefan Kost
<ensonic@users.sf.net>
Sun, 25 Jan 2009 20:31:52 +0000
(22:31 +0200)
gst/synaesthesia/synaescope.h
patch
|
blob
|
history
diff --git
a/gst/synaesthesia/synaescope.h
b/gst/synaesthesia/synaescope.h
index 456f720334139d6085f3d6ec60943d7b06d9e583..a783db3409ae6d610304d3060c3d07a55663cfb5 100644
(file)
--- a/
gst/synaesthesia/synaescope.h
+++ b/
gst/synaesthesia/synaescope.h
@@
-23,7
+23,7
@@
#include <glib.h>
-/* FIXME: we should set this automatically based on
height
*/
+/* FIXME: we should set this automatically based on
resy
*/
#define FFT_BUFFER_SIZE_LOG 10
#define FFT_BUFFER_SIZE (1 << FFT_BUFFER_SIZE_LOG)