summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-2814-248/+23
* oops... I broke device settings in OSSRonald S. Bultje2003-10-281-2/+2
* added glsink directoryGernot Ziegler2003-10-281-0/+1
* Rename osselement to ossmixer and only open audio device if we have at least ...Ronald S. Bultje2003-10-261-2/+6
* Update FFMPEG snapshot to this morning's. Asked for by apoc.Ronald S. Bultje2003-10-261-1/+1
* Oops, input <-> output confusionRonald S. Bultje2003-10-261-1/+1
* Change cvs host (mplayer)Jeremy Simon2003-10-231-2/+2
* bump version to 0.7.1.1David Schleef2003-10-201-1/+1
* bump to 0.7.1David Schleef2003-10-201-1/+1
* Add a parser for metadataIain Holmes2003-10-172-64/+219
* remove g_print() noisinessDavid Schleef2003-10-161-2/+0
* fix or no fix, we will surviveChristian Schaller2003-10-161-1/+1
* added colorbalance to spec added mixer to spec added tuner to spec added xove...Christian Schaller2003-10-161-0/+17
* death to kde-audio-devel, long live arts-develChristian Schaller2003-10-161-2/+2
* Forgot to commit Makefile.am - these remove the marshallers and add interface...Ronald S. Bultje2003-10-142-34/+10
* Set labels on mixer manually. This allows clearer names and - in the future -...Ronald S. Bultje2003-10-141-9/+79
* Typo fixRonald S. Bultje2003-10-141-1/+1
* gcc-2.95 fixageRonald S. Bultje2003-10-141-1/+2
* riff.h is in a different directoryDavid Schleef2003-10-131-1/+1
* another file that needs to be addedDavid Schleef2003-10-111-0/+1
* Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...Ronald S. Bultje2003-10-1014-585/+1250
* Make GstMixerTrack a GObject. I also want to make it emit several signals, st...Ronald S. Bultje2003-10-104-57/+172
* Remove can_seek () because eventmasks was removed from sink pads - grrrRonald S. Bultje2003-10-091-25/+10
* changing 'channel' to 'track' to avoid naming overlapLeif Johnson2003-10-094-103/+102
* Trivial fixes for GstBuffer->GstData migrationDavid Schleef2003-10-093-4/+4
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-0867-236/+287
* updating some plugin categoriesLeif Johnson2003-10-089-9/+9
* Fix endianness problems in caps. Fixes #124006David Schleef2003-10-072-8/+8
* Using correct spelling for visualizationJulien Moutte2003-10-061-4/+4
* fix flac mimetypeJeremy Simon2003-10-041-1/+1
* update with latest typefind changes, spec should once again work :)Christian Schaller2003-10-031-3/+3
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-0116-131/+140
* Add new element: frame dropper. This element inserts/drops frames to go from ...Ronald S. Bultje2003-09-301-2/+3
* Set keyframe flag only when it is a keyframe. This will break quite some form...Ronald S. Bultje2003-09-301-1/+4
* In the intfloat conversion elements, there were bugs when the float buffer wa...Andy Wingo2003-09-301-40/+15
* I thought I removed these two...Ronald S. Bultje2003-09-292-525/+0
* cvs ignoreThomas Vander Stichele2003-09-281-0/+1
* add elapsed timeThomas Vander Stichele2003-09-281-2/+16
* update with latest fixesChristian Schaller2003-09-271-2/+8
* make ffmpeg erroring out work:Benjamin Otte2003-09-271-2/+3
* Add navigationDavid Schleef2003-09-271-0/+1
* added second example with plotting fixed some aestheticsThomas Vander Stichele2003-09-267-11/+160
* sort the list of plugins that are built and don't spit out so much empty linesBenjamin Otte2003-09-252-2/+4
* Don't unref event when calling gst_pad_event_default() (#119155)David Schleef2003-09-251-2/+2
* make sure gtk apps are builtThomas Vander Stichele2003-09-211-0/+1
* 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
* port #121143 to HEAD (flac file detection)Jeremy Simon2003-09-201-3/+23