summaryrefslogtreecommitdiffstats
path: root/gst/level
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gst-indentThomas Vander Stichele2004-03-144-239/+231
* gst/: -marshal.[ch] and -enum.[ch] files should not be disted, -marshal.h fil...David Schleef2004-02-271-6/+2
* Merge CAPS branchDavid Schleef2003-12-221-49/+22
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* tagging stuff and build fixes. In detail:Benjamin Otte2003-11-242-1/+9
* Fix segfault in #125471 by denying a state change to PLAYING when not inited....David Schleef2003-11-192-43/+62
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-073-1/+8
* make sure config.h is included firstDavid Schleef2003-11-061-0/+3
* *sigh*Ronald S. Bultje2003-11-021-21/+28
* gcc-2.95 fixageRonald S. Bultje2003-10-141-1/+2
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* cvs ignoreThomas Vander Stichele2003-09-281-0/+1
* add elapsed timeThomas Vander Stichele2003-09-281-2/+16
* added second example with plotting fixed some aestheticsThomas Vander Stichele2003-09-267-11/+160
* build demo appThomas Vander Stichele2003-09-212-0/+139
* fix capsThomas Vander Stichele2003-09-211-48/+47
* remove debugging printsThomas Vander Stichele2003-09-212-9/+13
* reworked level plugin. It now does RMS, peak, and decay peak signaling per i...Thomas Vander Stichele2003-09-216-109/+317
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-11/+12
* Fix type punning.David Schleef2003-06-302-8/+8
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-1/+1
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-5/+5
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-1/+2
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-5/+2
* cleanups and clarificationsThomas Vander Stichele2002-08-302-21/+27
* sf's backThomas Vander Stichele2002-08-271-50/+74