summaryrefslogtreecommitdiffstats
path: root/gst/spectrum
AgeCommit message (Expand)AuthorFilesLines
2007-03-14gst/equalizer/: Add 3 and 10 band version and add missing gst_object_sync_val...Stefan Kost1-0/+3
2007-03-07gst/spectrum/gstspectrum.*: One FIXME less, by resolving message timestamps a...Stefan Kost2-3/+21
2007-03-06gst/spectrum/gstspectrum.c: Fix and cleanup default property values.Wim Taymans1-6/+17
2007-03-05gst/spectrum/: Remove two obsolete and confusing comments.Stefan Kost2-4/+0
2006-10-06gst/spectrum/gstspectrum.c: Fix mem leak, avoid unnecessary memcpy.Tim-Philipp Müller1-3/+5
2006-10-06gst/spectrum/gstspectrum.c: Removed cruft code that was just commented out. R...Stefan Kost1-109/+1
2006-10-05Another batch of printf format fixes.Tim-Philipp Müller1-1/+1
2006-09-12gst/spectrum/gstspectrum.c: Implements stop() to clear the adapter and event(...Stefan Kost1-2/+31
2006-09-11gst/spectrum/gstspectrum.*: Fix type mixup in spectrum->interval (gdouble<->g...Stefan Kost2-2/+3
2006-09-11gst/spectrum/demo-osssrc.c: Use more definesStefan Kost3-17/+20
2006-07-15gst/spectrum/: Do not use deprecated gtk functions.Stefan Kost2-2/+2
2006-07-12gst/spectrum/gstspectrum.c: Fix typo in property nick.Tim-Philipp Müller1-1/+1
2006-06-16gst/spectrum/Makefile.am: Fix build.Zaheer Abbas Merali1-2/+3
2006-06-16gst/spectrum/: port to use message to get results, cleanly exit when closing ...Stefan Kost4-107/+402
2006-06-12gst/spectrum/.cvsignore: Ignore more.Tim-Philipp Müller1-0/+2
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-1/+1
2006-05-26gst/spectrum/: added another exampleStefan Kost3-2/+105
2006-05-21gst/spectrum/gstspectrum.c: Use boilerplate macro, fix strings to match plugi...Stefan Kost1-37/+7
2006-05-21gst/spectrum/Makefile.am: Link to base librariesStefan Kost4-72/+189
2006-05-20Initial port of the spectrum elementStefan Kost4-248/+291
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-1/+0
2005-02-02configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef1-1/+4
2004-10-22gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audi...Benjamin Otte2-59/+41
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+151
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele3-39/+40
2004-03-15*.h: Revert indentingJohan Dahlin1-18/+15
2004-03-14gst-indentThomas Vander Stichele4-453/+458
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-12-02change _connect to _linkDavid Schleef1-2/+2
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-0/+4
2003-11-02fix for new plugin systemBenjamin Otte1-21/+24
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2-5/+7
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller1-0/+2
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-1/+1
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2-5/+5
2002-04-06fixed rest of warning for gcc 3 in /gst.Benjamin Otte2-13/+3
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo2-2/+2
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo3-34/+10
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1