summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2003-01-01Remove PAD_EOSWim Taymans1-1/+0
2002-12-30First attempt at a cd player plugins that uses libcdaudio.Wim Taymans2-0/+527
2002-12-30Fix plugins for new query APIWim Taymans1-5/+5
2002-12-27Update to new element sync APIWim Taymans1-2/+4
2002-12-27fix locationThomas Vander Stichele1-1/+1
2002-12-20added timestamping codeZeeshan Ali1-1/+13
2002-12-20Just copy timestamps for nowWim Taymans1-0/+1
2002-12-08Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes1-1/+1
2002-12-08parallel install fixesThomas Vander Stichele16-17/+17
2002-12-05sanity check in case of symbol clashes with avifileDavid I. Lehn1-0/+1
2002-11-28fix some disting and rpm building issuesChristian Schaller1-1/+7
2002-11-27fix some directories left out of distChristian Schaller1-1/+1
2002-11-27Moved clock set/get to class functions.Wim Taymans1-2/+4
2002-11-27not sure what I did wrong but this should fix it hopefullyThomas Vander Stichele1-2/+9
2002-11-26flac debug cleanup m4 for ffmpegThomas Vander Stichele1-7/+7
2002-11-18LIBPNG going inThomas Vander Stichele1-16/+10
2002-11-02Lower the rank, this element should not be selected in the playerWim Taymans1-1/+1
2002-11-01backmergeThomas Vander Stichele2-28/+28
2002-10-29fixed shout2 buildingChristian Schaller1-2/+8
2002-10-25Handle more stream typesWim Taymans2-17/+121
2002-10-25unref event, flush_fastWim Taymans1-1/+2
2002-10-25Removed dead .cc fileWim Taymans3-201/+50
2002-10-24First stab at porting mplexWim Taymans46-0/+10194
2002-10-18add snapshot dir to MakefileJeremy Simon1-2/+8
2002-10-02some code cleanup don't abort if can't connect, brings down whole appThomas Vander Stichele1-22/+16
2002-09-29licenses againAndy Wingo2-2/+4
2002-09-21Add a statement terminating semicolon.David I. Lehn1-1/+1
2002-09-20Redo last change by using glib's CLAMP() macroDavid Schleef1-4/+3
2002-09-20Clip defaults of control parameters to range.David Schleef1-0/+4
2002-09-18plugins part of license field patchChristian Schaller19-7/+26
2002-09-17Add swfdec to dist subdirsDavid Schleef1-1/+1
2002-09-16fix _get()-based ladspa plugins when bufferpools are presentAndy Wingo1-1/+3
2002-09-16Some instantiate() routines require nonzero sample rate. ladspa_mbeq (the mul...Andy Wingo1-8/+5
2002-09-15Add swfdec autoconf stuffDavid Schleef1-1/+8
2002-09-15Add SWF Flash decoder plugin based on libswfdecDavid Schleef3-0/+1241
2002-09-12Destroy state when going to READYWim Taymans3-8/+15
2002-09-12don't play with spider until spider can do heavy seekingSteve Baker1-1/+1
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje7-10/+10
2002-09-09removing warnings as approved by wimThomas Vander Stichele4-23/+12
2002-08-23fix jack input port connectionAndy Wingo2-4/+5
2002-08-11use gstcontrol as a lib, not a pluginSteve Baker2-5/+3
2002-08-09libdv build fixesDavid I. Lehn1-8/+8
2002-08-02Don't unref event after calling the default handlerWim Taymans1-1/+1
2002-07-26fix to adder: don't pull on unusable padsAndy Wingo1-22/+21
2002-07-24fix a segfault, and support ladspa 1.1 (default parameter values)Andy Wingo2-9/+46
2002-07-11Setup the YV12 to RGB converter tooWim Taymans1-0/+11
2002-07-11Add some more convertors (for YV12). this is getting silly...Wim Taymans1-22/+128
2002-07-09compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4Andy Wingo1-1/+1
2002-07-09fixarooThomas Vander Stichele1-1/+1
2002-07-08unref events, do error checkingWim Taymans1-3/+7