summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
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
2002-05-28dist fixThomas Vander Stichele1-1/+1
2002-05-27various AC_HELP_STRING changesThomas Vander Stichele1-5/+5
2002-05-26- Changed plugins for new APIsWim Taymans9-60/+95
2002-05-26rename dvdsrc to dvdreadsrc add libdvdnav support as dvdnavsrc pluginDavid I. Lehn1-2/+8
2002-05-15use new bytestream apiSteve Baker3-18/+50
2002-05-13update to new jack apiAndy Wingo3-8/+8
2002-05-13fix sdl makefileAndy Wingo1-1/+1
2002-05-13still in anal-retentive mode, please make liberal use of the delete keyThomas Vander Stichele2-14/+14
2002-05-13conformityThomas Vander Stichele1-4/+4
2002-05-07add gstsnapshot : drop a frame to a png file when the plugin recieved a signa...Jeremy Simon3-0/+489
2002-05-07add a yuv2yuv.h fileJeremy Simon2-1/+29
2002-05-07swap the cr and the cb component for the yuv420P_to_rgb no mmx routineJeremy Simon1-3/+3
2002-05-05add some includesAndy Wingo1-1/+1
2002-05-05better initialization. it doesn't work over here, though.Andy Wingo3-23/+76
2002-05-04a commit so that jack will build without errors on Uraeus's system ;)Andy Wingo1-12/+14
2002-05-04set caps once we know the sample rate of the systemAndy Wingo1-0/+17
2002-05-04some jack fixes, alsa touchups, and add rtp by default to the build if there ...Andy Wingo3-17/+38