various cosmetic fixes
[platform/upstream/gst-plugins-good.git] / gst / level / gstlevel.c
2005-11-22 Thomas Vander Stichelevarious cosmetic fixes
2005-11-22 Thomas Vander Stichelevarious cosmetic fixes
2005-11-21 Thomas Vander Sticheleport cutter
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
2005-10-19 Thomas Vander Sticheleuse ELEMENT messages instead
2005-09-24 Thomas Vander Stichelecheck/elements/level.c: fix test for new GstClockTime use
2005-09-23 Thomas Vander Sticheleupdating docs
2005-09-23 Thomas Vander Sticheleconvert to using GstClockTime for all time values,...
2005-09-23 Thomas Vander Stichelewe handle more than two channels
2005-09-14 Thomas Vander Stichelecommon/: a simple py script to generate valid xml from...
2005-09-09 Jan SchmidtMove fdsrc back into gstreamer core elements.
2005-09-01 Thomas Vander SticheleAndrewio Patrickoforus Wingonymus - 5 additional tests...
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE.
2005-08-25 Jan Schmidtgst/level/gstlevel.c: Revert unpopular change for GST_M...
2005-08-24 Jan Schmidtgst/level/gstlevel.c: GST_MESSAGE_SRC became a GObject
2005-08-10 Thomas Vander Sticheleport fixes from 0.8 to level
2005-07-15 Wim Taymansgst/: Port to new base class.
2005-07-04 Andy Wingoexamples/level/: Examples moved out of the source dir...
2004-10-26 Stefan Kostsynchonised naming of pads and pad-templates
2004-10-26 Iain HolmesMemory leak fixes
2004-07-27 Thomas Vander Stichelefix template, only signed accepted
2004-07-27 Thomas Vander Stichelecomments
2004-07-26 Thomas Vander Sticheleadd debugging/cleanups
2004-06-08 Thomas Vander Sticheleclean up marshal generation
2004-05-08 Benjamin Ottegst/level/gstlevel.*: figure out if we're initialized...
2004-03-24 Benjamin Ottegst/level/gstlevel.c: add proxying getcaps function...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2003-12-22 David SchleefMerge CAPS branch
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-19 David SchleefFix segfault in #125471 by denying a state change to...
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-06 David Schleefmake sure config.h is included first
2003-11-02 Ronald S. Bultje*sigh*
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-09-26 Thomas Vander Sticheleadded second example with plotting fixed some aesthetics
2003-09-21 Thomas Vander Stichelefix caps
2003-09-21 Thomas Vander Sticheleremove debugging prints
2003-09-21 Thomas Vander Stichelereworked level plugin. It now does RMS, peak, and...
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-30 David SchleefFix type punning.
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-08-30 Thomas Vander Stichelecleanups and clarifications
2002-08-27 Thomas Vander Stichelesf's back
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-03-30 Wim TaymansChanged to the new props API
2002-03-20 Andy Wingos/Gnome-Streamer/GStreamer/
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2001-12-22 Andy WingoInitial revision