summaryrefslogtreecommitdiffstats
path: root/gst/level
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-281-1/+1
* gst/level/gstlevel.c: Revert unpopular change for GST_MESSAGE_SRC to GObject.Jan Schmidt2005-08-251-1/+1
* gst/level/gstlevel.c: GST_MESSAGE_SRC became a GObjectJan Schmidt2005-08-241-1/+1
* port fixes from 0.8 to levelThomas Vander Stichele2005-08-102-68/+75
* gst/: Port to new base class.Wim Taymans2005-07-151-6/+3
* examples/level/: Examples moved out of the source dir. Not updated tho.Andy Wingo2005-07-048-649/+277
* configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef2005-02-022-2/+2
* synchonised naming of pads and pad-templatesStefan Kost2004-10-261-2/+2
* Memory leak fixesIain Holmes2004-10-261-2/+2
* fix template, only signed acceptedThomas Vander Stichele2004-07-272-2/+13
* commentsThomas Vander Stichele2004-07-272-0/+6
* add debugging/cleanupsThomas Vander Stichele2004-07-261-34/+15
* sigh sighThomas Vander Stichele2004-06-091-1/+1
* trigger changeThomas Vander Stichele2004-06-092-4/+1
* trigger changeThomas Vander Stichele2004-06-091-0/+1
* clean up marshal generationThomas Vander Stichele2004-06-082-22/+15
* gst/level/gstlevel.*: figure out if we're initialized directly instead of kee...Benjamin Otte2004-05-082-11/+10
* gst/level/gstlevel.c: add proxying getcaps function, so level doesn't adverti...Benjamin Otte2004-03-241-0/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-152-49/+50
* *.h: Revert indentingJohan Dahlin2004-03-151-43/+40