summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
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
2002-07-08negotiation fixes, small cleanupsWim Taymans1-5/+13
2002-07-05correcting the next_ts calculationsZeeshan Ali1-1/+1
2002-07-05attempt to fix my sucky dv and festival breakage.David I. Lehn1-6/+6
2002-07-04Add festival to the distDavid I. Lehn1-2/+2
2002-07-02make jack work in all its full duplex gloryAndy Wingo2-8/+26
2002-06-21Include right header file for memcpyWim Taymans1-0/+1
2002-06-21Fixed problem with color conversionWim Taymans5-11/+57
2002-06-12working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo2-12/+19
2002-06-08reorderThomas Vander Stichele1-1/+1
2002-06-06distcheck fixesThomas Vander Stichele1-0/+1
2002-06-04fix gstarts. the sound is krappy, but it does make sound -- remember to do os...Andy Wingo2-3/+20
2002-06-04a first feeble attempt at fixoring this beautyThomas Vander Stichele1-2/+2
2002-06-04hacked around LADSPA_PATH as suggested to wingoThomas Vander Stichele2-2/+15
2002-06-04remove this headerThomas Vander Stichele1-1/+1
2002-06-04this should be installed on the systemThomas Vander Stichele1-512/+0
2002-06-04include the system ladspa.h fileThomas Vander Stichele2-2/+2
2002-06-04doing the proper ladspa thingThomas Vander Stichele1-0/+4
2002-06-03added LIBFAME_DIRThomas Vander Stichele1-1/+1
2002-06-03anal fixThomas Vander Stichele1-1/+1
2002-06-02Added fame decoder, no clue on how to actually implement it (yet)Wim Taymans2-0/+680
2002-06-02Make elements nanoseconds awareWim Taymans1-1/+1
2002-06-02Added lots of configurable parameters including the exported objects of fame.Wim Taymans2-172/+365
2002-06-01Some cleanups.Wim Taymans2-100/+49
2002-06-01silly mistakeThomas Vander Stichele1-1/+1
2002-06-01added encoding pattern propertyThomas Vander Stichele2-3/+21
2002-06-01adding fame pluginThomas Vander Stichele1-1/+7
2002-06-01adding preliminary libfame plugin it's still too green to be useful, literall...Thomas Vander Stichele3-0/+535
2002-05-31add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker3-0/+3
2002-05-30fix a problem in ladspa -- i think...Andy Wingo1-3/+3
2002-05-29use new dparams api. run demo_dparams to hear how smooth it is nowSteve Baker1-10/+12