summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* hacked around LADSPA_PATH as suggested to wingoThomas Vander Stichele2002-06-042-2/+15
* remove this headerThomas Vander Stichele2002-06-041-1/+1
* this should be installed on the systemThomas Vander Stichele2002-06-041-512/+0
* include the system ladspa.h fileThomas Vander Stichele2002-06-042-2/+2
* doing the proper ladspa thingThomas Vander Stichele2002-06-041-0/+4
* added LIBFAME_DIRThomas Vander Stichele2002-06-031-1/+1
* Make elements nanoseconds awareWim Taymans2002-06-021-2/+2
* adding fame pluginThomas Vander Stichele2002-06-011-1/+7
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-313-0/+3
* fix a problem in ladspa -- i think...Andy Wingo2002-05-301-3/+3
* use new dparams api. run demo_dparams to hear how smooth it is nowSteve Baker2002-05-291-10/+12
* - Changed plugins for new APIsWim Taymans2002-05-261-1/+1
* rename dvdsrc to dvdreadsrc add libdvdnav support as dvdnavsrc pluginDavid I. Lehn2002-05-261-2/+8
* use new bytestream apiSteve Baker2002-05-151-2/+3
* use new bytestream api. please test if you care about this pluginSteve Baker2002-05-151-4/+6
* still in anal-retentive mode, please make liberal use of the delete keyThomas Vander Stichele2002-05-131-9/+9
* various name fixes and sundryThomas Vander Stichele2002-05-031-7/+7
* Various small fixes for compile problemsRonald S. Bultje2002-04-262-9/+9
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-208-16/+14
* s/G_MINFLOAT/G_MAXFLOAT unref the buffer pool in the loop funcSteve Baker2002-04-201-1/+3
* A fairly large reworking of the ladspa _get, _chain and _loop funcs. highligh...Steve Baker2002-04-202-244/+404
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-1113-87/+91
* fixed warnings in /ext added mikmod_types.h to get it doneBenjamin Otte2002-04-064-3/+52
* tsk tsk. do people even try to MAKE stuff they add ? ;)Thomas Vander Stichele2002-04-011-1/+1
* alphabetization fixen a jack caps fixAndy Wingo2002-03-301-2/+8
* Changed to the new props APIWim Taymans2002-03-306-27/+40
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-248-60/+60
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-2014-14/+14
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-1918-37/+37
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-198-9/+9
* s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju...Andy Wingo2002-03-181-2/+8
* Fix up esdmon timestamps, so that they don't go completely wrong if someone c...Richard Boulton2002-03-021-4/+7
* Added esdmon plugin.Richard Boulton2002-03-022-1/+504
* bugfix: make typefinding of .xm workBenjamin Otte2002-02-071-1/+1
* Small _get/_set fixes.Wim Taymans2002-02-041-6/+6
* adding tarkin to build to try building it run configure with --enable-experim...Thomas Vander Stichele2002-02-041-2/+8
* // to /* */ fixesChristian Schaller2002-02-034-26/+26
* Assorted fixes.Wim Taymans2002-02-031-13/+13
* Fixing // style comments into /* */Christian Schaller2002-02-031-11/+11
* Pointless cleanupWim Taymans2002-02-021-2/+2
* Reworked the DV decoder.Wim Taymans2002-01-262-145/+211
* Updated ladspa to work with the new caps nego stuff. Also updated it to work ...Leif Johnson2002-01-222-238/+328
* - plugins are built without versioning infoWrobell2002-01-188-0/+8
* mjpegtools dirThomas Vander Stichele2002-01-171-10/+10
* jpegmmx addition and some small changesRonald S. Bultje2002-01-171-10/+16
* ... and cvs commits should not be allowed for people who spent six hours on t...Thomas Vander Stichele2002-01-161-1/+0
* how do people expect sdl to build if make has no way of getting to the dir an...Thomas Vander Stichele2002-01-161-1/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-139-99/+89
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-128-19/+15
* enable festival buildDavid I. Lehn2002-01-121-4/+4