summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
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
2002-05-03various name fixes and sundryThomas Vander Stichele1-7/+7
2002-04-26Various small fixes for compile problemsRonald S. Bultje1-1/+1
2002-04-26use correct mime type for the types supported by audiofileSteve Baker2-4/+36
2002-04-25fixed missing quoteThomas Vander Stichele1-1/+1
2002-04-24added a typefind function for all supported audiofile types.Steve Baker2-13/+199
2002-04-22- when possible, bypass afReadFrames and just access the data directly. this ...Steve Baker1-110/+61
2002-04-21this works for me locally now, however it requires:Steve Baker1-38/+67
2002-04-21afparse will eventually be able to support pipelines like: gst-launch filesrc...Steve Baker2-0/+628
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo10-23/+22
2002-04-20s/G_MINFLOAT/G_MAXFLOAT unref the buffer pool in the loop funcSteve Baker1-1/+3
2002-04-20A fairly large reworking of the ladspa _get, _chain and _loop funcs. highligh...Steve Baker2-244/+404
2002-04-16Finally we're on to a proper jack setup, with a specialized bin and elements ...Andy Wingo4-187/+311
2002-04-14added ARG_OUTPUT_ENDIANNESS and ARG_TYPE to _get_propertySteve Baker1-0/+6