summaryrefslogtreecommitdiffstats
path: root/gst/spectrum
Commit message (Expand)AuthorAgeFilesLines
* gst/spectrum/gstspectrum.c: Fix mem leak, avoid unnecessary memcpy.Tim-Philipp Müller2006-10-061-3/+5
* gst/spectrum/gstspectrum.c: Removed cruft code that was just commented out. R...Stefan Kost2006-10-061-109/+1
* Another batch of printf format fixes.Tim-Philipp Müller2006-10-051-1/+1
* gst/spectrum/gstspectrum.c: Implements stop() to clear the adapter and event(...Stefan Kost2006-09-121-2/+31
* gst/spectrum/gstspectrum.*: Fix type mixup in spectrum->interval (gdouble<->g...Stefan Kost2006-09-112-2/+3
* gst/spectrum/demo-osssrc.c: Use more definesStefan Kost2006-09-112-13/+14
* gst/spectrum/gstspectrum.c: Fix typo in property nick.Tim-Philipp Müller2006-07-121-1/+1
* gst/spectrum/Makefile.am: Fix build.Zaheer Abbas Merali2006-06-161-2/+3
* gst/spectrum/: port to use message to get results, cleanly exit when closing ...Stefan Kost2006-06-162-68/+244
* gst/spectrum/.cvsignore: Ignore more.Tim-Philipp Müller2006-06-121-0/+2
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-1/+1
* gst/spectrum/: added another exampleStefan Kost2006-05-261-1/+5
* gst/spectrum/gstspectrum.c: Use boilerplate macro, fix strings to match plugi...Stefan Kost2006-05-211-37/+7
* gst/spectrum/Makefile.am: Link to base librariesStefan Kost2006-05-213-66/+184
* Initial port of the spectrum elementStefan Kost2006-05-202-66/+105
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-1/+0
* gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audi...Benjamin Otte2004-10-221-8/+6
* more working pluginsSteve Lhomme2004-07-271-1/+1
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+151
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-3/+4
* *.h: Revert indentingJohan Dahlin2004-03-151-18/+15
* gst-indentThomas Vander Stichele2004-03-142-93/+97
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* fix for new plugin systemBenjamin Otte2003-11-021-21/+24
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+2
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-1/+1
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-1/+1
* fixed rest of warning for gcc 3 in /gst.Benjamin Otte2002-04-061-10/+1
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-202-2/+2
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-192-33/+9
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-2/+3
* should be properly tested for firstThomas Vander Stichele2002-01-051-6/+8
* spectrum.c -> demo-osssrc.cAndy Wingo2002-01-041-0/+8
* Initial revisionAndy Wingo2001-12-225-0/+331