summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Update for new APIDavid Schleef2003-01-172-35/+37
* Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"Jan Schmidt2003-01-131-1/+1
* unref pool tooWim Taymans2003-01-121-0/+2
* connect fixWim Taymans2003-01-121-2/+2
* more link fixesThomas Vander Stichele2003-01-101-1/+1
* PadConnect -> PadLinkThomas Vander Stichele2003-01-1011-28/+28
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-1013-77/+77
* Remove PAD_EOSWim Taymans2003-01-011-1/+0
* First attempt at a cd player plugins that uses libcdaudio.Wim Taymans2002-12-302-0/+527
* Fix plugins for new query APIWim Taymans2002-12-301-5/+5
* Update to new element sync APIWim Taymans2002-12-271-2/+4
* fix locationThomas Vander Stichele2002-12-271-1/+1
* added timestamping codeZeeshan Ali2002-12-201-1/+13
* Just copy timestamps for nowWim Taymans2002-12-201-0/+1
* Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes2002-12-081-1/+1
* parallel install fixesThomas Vander Stichele2002-12-0816-17/+17
* sanity check in case of symbol clashes with avifileDavid I. Lehn2002-12-051-0/+1
* fix some disting and rpm building issuesChristian Schaller2002-11-281-1/+7
* fix some directories left out of distChristian Schaller2002-11-271-1/+1
* Moved clock set/get to class functions.Wim Taymans2002-11-271-2/+4
* not sure what I did wrong but this should fix it hopefullyThomas Vander Stichele2002-11-271-2/+9
* flac debug cleanup m4 for ffmpegThomas Vander Stichele2002-11-261-7/+7
* LIBPNG going inThomas Vander Stichele2002-11-181-16/+10
* Lower the rank, this element should not be selected in the playerWim Taymans2002-11-021-1/+1
* backmergeThomas Vander Stichele2002-11-012-28/+28
* fixed shout2 buildingChristian Schaller2002-10-291-2/+8
* Handle more stream typesWim Taymans2002-10-252-17/+121
* unref event, flush_fastWim Taymans2002-10-251-1/+2
* Removed dead .cc fileWim Taymans2002-10-253-201/+50
* First stab at porting mplexWim Taymans2002-10-2446-0/+10194
* add snapshot dir to MakefileJeremy Simon2002-10-181-2/+8
* some code cleanup don't abort if can't connect, brings down whole appThomas Vander Stichele2002-10-021-22/+16
* licenses againAndy Wingo2002-09-292-2/+4
* Add a statement terminating semicolon.David I. Lehn2002-09-211-1/+1
* Redo last change by using glib's CLAMP() macroDavid Schleef2002-09-201-4/+3
* Clip defaults of control parameters to range.David Schleef2002-09-201-0/+4
* plugins part of license field patchChristian Schaller2002-09-1819-7/+26
* Add swfdec to dist subdirsDavid Schleef2002-09-171-1/+1
* fix _get()-based ladspa plugins when bufferpools are presentAndy Wingo2002-09-161-1/+3
* Some instantiate() routines require nonzero sample rate. ladspa_mbeq (the mul...Andy Wingo2002-09-161-8/+5
* Add swfdec autoconf stuffDavid Schleef2002-09-151-1/+8
* Add SWF Flash decoder plugin based on libswfdecDavid Schleef2002-09-153-0/+1241
* Destroy state when going to READYWim Taymans2002-09-123-8/+15
* don't play with spider until spider can do heavy seekingSteve Baker2002-09-121-1/+1
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-107-10/+10
* removing warnings as approved by wimThomas Vander Stichele2002-09-094-23/+12
* fix jack input port connectionAndy Wingo2002-08-232-4/+5
* use gstcontrol as a lib, not a pluginSteve Baker2002-08-112-5/+3
* libdv build fixesDavid I. Lehn2002-08-091-8/+8
* Don't unref event after calling the default handlerWim Taymans2002-08-021-1/+1