Age | Commit message (Expand) | Author | Files | Lines |
2006-07-15 | gst/spectrum/: Do not use deprecated gtk functions. | Stefan Kost | 2 | -2/+2 |
2006-07-12 | gst/spectrum/gstspectrum.c: Fix typo in property nick. | Tim-Philipp Müller | 1 | -1/+1 |
2006-06-16 | gst/spectrum/Makefile.am: Fix build. | Zaheer Abbas Merali | 1 | -2/+3 |
2006-06-16 | gst/spectrum/: port to use message to get results, cleanly exit when closing ... | Stefan Kost | 4 | -107/+402 |
2006-06-12 | gst/spectrum/.cvsignore: Ignore more. | Tim-Philipp Müller | 1 | -0/+2 |
2006-06-01 | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 1 | -1/+1 |
2006-05-26 | gst/spectrum/: added another example | Stefan Kost | 3 | -2/+105 |
2006-05-21 | gst/spectrum/gstspectrum.c: Use boilerplate macro, fix strings to match plugi... | Stefan Kost | 1 | -37/+7 |
2006-05-21 | gst/spectrum/Makefile.am: Link to base libraries | Stefan Kost | 4 | -72/+189 |
2006-05-20 | Initial port of the spectrum element | Stefan Kost | 4 | -248/+291 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 1 | -1/+1 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 1 | -1/+1 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -1/+1 |
2005-07-05 | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 1 | -1/+0 |
2005-02-02 | configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ... | David Schleef | 1 | -1/+4 |
2004-10-22 | gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audi... | Benjamin Otte | 2 | -59/+41 |
2004-07-27 | more working plugins | Steve Lhomme | 1 | -1/+1 |
2004-07-27 | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 1 | -2/+2 |
2004-07-27 | avoid problems with math.h, fix release dependancy | Steve Lhomme | 1 | -3/+3 |
2004-07-26 | more plugins supported under windows | Steve Lhomme | 1 | -0/+151 |
2004-05-21 | first batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 1 | -1/+1 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 3 | -39/+40 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 1 | -18/+15 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 4 | -453/+458 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-12-02 | change _connect to _link | David Schleef | 1 | -2/+2 |
2003-11-16 | + checking in plugin category changes | Leif Johnson | 1 | -1/+1 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 1 | -0/+4 |
2003-11-02 | fix for new plugin system | Benjamin Otte | 1 | -21/+24 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2 | -5/+7 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -1/+0 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -0/+3 |
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 1 | -1/+1 |
2002-09-18 | plugins part of license field patch | Christian Schaller | 1 | -0/+2 |
2002-04-20 | a hack to work around intltool's brokenness a current check for mpeg2dec deta... | Andy Wingo | 1 | -1/+1 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 2 | -5/+5 |
2002-04-06 | fixed rest of warning for gcc 3 in /gst. | Benjamin Otte | 2 | -13/+3 |
2002-03-20 | s/Gnome-Streamer/GStreamer/ | Andy Wingo | 2 | -2/+2 |
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 3 | -34/+10 |
2002-03-19 | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable... | Andy Wingo | 1 | -1/+1 |
2002-01-18 | - plugins are built without versioning info | Wrobell | 1 | -0/+1 |
2002-01-12 | s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format | David I. Lehn | 1 | -2/+3 |
2002-01-05 | should be properly tested for first | Thomas Vander Stichele | 1 | -6/+8 |
2002-01-04 | spectrum.c -> demo-osssrc.c | Andy Wingo | 2 | -0/+89 |
2001-12-22 | Initial revision | Andy Wingo | 6 | -0/+783 |