summaryrefslogtreecommitdiffstats
path: root/gst/level
Commit message (Expand)AuthorAgeFilesLines
* level: don't give wrong number of fields in the message docsStefan Kost2009-10-021-1/+1
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-7/+5
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* gst/level/gstlevel.c: Fix compilation (also known as the classic 'fix code th...Edward Hervey2008-08-111-1/+1
* gst/level/gstlevel.c: Little renaming (l -> level).Stefan Kost2008-08-101-2/+2
* gst/level/gstlevel.*: Send same timestamp/duration details as videoanalysis. ...Stefan Kost2008-08-102-12/+58
* gst/level/gstlevel.c: Also support 32bit (e.g. whe having it after 'mad'). Ad...Stefan Kost2008-05-081-12/+30
* gst/level/gstlevel.c: Use #include <math.h> instead of #include "math.h".Sebastian Dröge2008-01-231-1/+1
* Make elements GST_BUFFER_FLAG_GAP aware and call gst_base_transform_set_gap_a...Sebastian Dröge2008-01-081-0/+2
* gst/level/gstlevel.c: Add GAP-flag support.Stefan Kost2007-11-261-6/+10
* gst/level/gstlevel.c: Remove some dead code and do cleanups.Stefan Kost2007-11-261-28/+25
* gst/level/gstlevel.*: Use basetransform segment so that it is correctly manag...Wim Taymans2007-09-132-35/+1
* gst/level/gstlevel.c: Use guint8 * instead of gpointer then vs6 can build in_...Sébastien Moutte2007-05-131-1/+1
* gst/level/gstlevel.c: Revert last change.David Schleef2007-05-101-3/+3
* gst/level/gstlevel.c: Use guint8 * instead of gpointer then vs6 know the size...Sébastien Moutte2007-05-091-3/+3
* gst/level/gstlevel.*: Resolve message timestamps against the playback segment.Stefan Kost2007-03-072-5/+49
* Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier2007-02-241-1/+1
* Fix level for multi-channel case.Stefan Kost2007-02-221-1/+2
* gst/level/gstlevel.*: Use function pointer for process function and add proce...Stefan Kost2007-02-212-67/+132
* gst/goom/gstgoom.*: Improved docs and use GST_DEBUG_FUNCPTR.Stefan Kost2007-02-121-2/+2
* gst/level/gstlevel.*: Fix type mixup in level->interval (gdouble<->guint64). ...Stefan Kost2006-09-112-2/+2
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller2006-06-221-1/+1
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constantsSébastien Moutte2006-04-091-2/+2
* Fix more broken GObject macrosStefan Kost2006-04-081-2/+4
* ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32Sébastien Moutte2006-03-301-6/+8
* better/unified long descriptionsWim Taymans2006-03-301-6/+4
* gst/level/gstlevel.c: peak below decay is not necessarily an error, so don't ...Thomas Vander Stichele2006-02-061-2/+5
* gst/level/gstlevel.c: Fix memleak. Fixes #326612Mike Smith2006-01-131-0/+4
* gst/level/gstlevel.c: Don't leak filter arrays.Michael Smith2006-01-101-0/+24
* moved level-example to tests/examples/level-exampleStefan Kost2005-12-302-105/+0
* gst/: Use audiotestsrc instead of sinesrc (#323798).Tim-Philipp Müller2005-12-111-5/+5
* expand tabsThomas Vander Stichele2005-12-062-15/+15
* various cosmetic fixesThomas Vander Stichele2005-11-221-10/+11
* various cosmetic fixesThomas Vander Stichele2005-11-221-2/+2
* various cosmetic fixesThomas Vander Stichele2005-11-221-10/+11
* port cutterThomas Vander Stichele2005-11-211-3/+1
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* ignore moreThomas Vander Stichele2005-11-011-5/+1
* use ELEMENT messages insteadThomas Vander Stichele2005-10-192-3/+3
* gst/level/level-example.c: Update for new bus API.Wim Taymans2005-09-291-1/+1
* check/elements/level.c: fix test for new GstClockTime useThomas Vander Stichele2005-09-242-44/+59
* updating docsThomas Vander Stichele2005-09-231-1/+1
* convert to using GstClockTime for all time values, finally.Thomas Vander Stichele2005-09-234-77/+129
* we handle more than two channelsThomas Vander Stichele2005-09-231-2/+2
* gst/level/level-example.c: Fix for new bus API.Wim Taymans2005-09-191-1/+1
* common/: a simple py script to generate valid xml from a C example probably a...Thomas Vander Stichele2005-09-143-1/+131
* Move fdsrc back into gstreamer core elements.Jan Schmidt2005-09-091-5/+5
* Andrewio Patrickoforus Wingonymus - 5 additional tests for your sinsThomas Vander Stichele2005-09-012-20/+16
* add docs to buildThomas Vander Stichele2005-09-011-2/+1