various: fix pad template leaks
[platform/upstream/gstreamer.git] / gst / level / gstlevel.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2010-10-13 Stefan Kostvarious (gst): add a missing G_PARAM_STATIC_STRINGS...
2010-09-23 Havard Grafflevel: avoid division by zero on silence
2010-06-09 David Schleeflevel: remove unused liboil include
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-01-07 Edward Herveylevel: fix typo in 'message' property description
2009-10-31 Stefan Kostlevel: fix decay to be smooth
2009-10-31 Stefan Kostlevel: calculate the message-intervall when it changes
2009-10-31 Stefan Kostlevel: clocktime is a guint64, use right macro to init...
2009-10-31 Stefan Kostlevel: use more g-style types
2009-10-18 Stefan Kostlevel: code cleanup
2009-10-02 Stefan Kostlevel: don't give wrong number of fields in the message...
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2008-08-11 Edward Herveygst/level/gstlevel.c: Fix compilation (also known as...
2008-08-10 Stefan Kostgst/level/gstlevel.c: Little renaming (l -> level).
2008-08-10 Stefan Kostgst/level/gstlevel.*: Send same timestamp/duration...
2008-05-08 Stefan Kostgst/level/gstlevel.c: Also support 32bit (e.g. whe...
2008-01-23 Sebastian Drögegst/level/gstlevel.c: Use #include <math.h> instead...
2008-01-08 Sebastian DrögeMake elements GST_BUFFER_FLAG_GAP aware and call gst_ba...
2007-11-26 Stefan Kostgst/level/gstlevel.c: Add GAP-flag support.
2007-11-26 Stefan Kostgst/level/gstlevel.c: Remove some dead code and do...
2007-09-13 Wim Taymansgst/level/gstlevel.*: Use basetransform segment so...
2007-05-13 Sébastien Mouttegst/level/gstlevel.c: Use guint8 * instead of gpointer...
2007-05-10 David Schleefgst/level/gstlevel.c: Revert last change.
2007-05-09 Sébastien Mouttegst/level/gstlevel.c: Use guint8 * instead of gpointer...
2007-03-07 Stefan Kostgst/level/gstlevel.*: Resolve message timestamps agains...
2007-02-22 Stefan KostFix level for multi-channel case.
2007-02-21 Stefan Kostgst/level/gstlevel.*: Use function pointer for process...
2007-02-12 Stefan Kostgst/goom/gstgoom.*: Improved docs and use GST_DEBUG_FUN...
2006-09-11 Stefan Kostgst/level/gstlevel.*: Fix type mixup in level->interval...
2006-06-22 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-09 Sébastien Mouttegst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64...
2006-03-30 Sébastien Moutteext\jpeg\smokecodec.c: use of GST_DEBUG instead of...
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-02-06 Thomas Vander Stichelegst/level/gstlevel.c: peak below decay is not necessari...
2006-01-13 Mike Smithgst/level/gstlevel.c: Fix memleak. Fixes #326612
2006-01-10 Michael Smithgst/level/gstlevel.c: Don't leak filter arrays.
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-22 Thomas Vander Stichelevarious cosmetic fixes
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