summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fixed some logic on the 1.0.3->1.0.4 compatibilityDavid Schleef2002-10-141-1/+1
* more compatibility stuff for 1.0.3 -> 1.0.4David Schleef2002-10-111-0/+10
* Some quick fixes for FLAC 1.0.4Wim Taymans2002-09-292-4/+4
* Add a statement terminating semicolon.David I. Lehn2002-09-211-1/+1
* no whitespace is allowed between macro names and parameter listsDavid I. Lehn2002-09-211-1/+1
* Redo last change by using glib's CLAMP() macroDavid Schleef2002-09-201-4/+3
* Clip defaults of control parameters to range.David Schleef2002-09-201-0/+4
* yay, I can commit again !!! this fixes warnings I hadThomas Vander Stichele2002-09-192-11/+10
* Add hack to make the flac plugin compile with both flac-1.0.2 and 1.0.3David Schleef2002-09-185-1/+58
* plugins part of license field patchChristian Schaller2002-09-1811-1/+14
* Add swfdec to dist subdirsDavid Schleef2002-09-171-1/+1
* fix _get()-based ladspa plugins when bufferpools are presentAndy Wingo2002-09-161-1/+3
* Some instantiate() routines require nonzero sample rate. ladspa_mbeq (the mul...Andy Wingo2002-09-161-8/+5
* Added Lots of propertiesWim Taymans2002-09-152-76/+394
* Add swfdec autoconf stuffDavid Schleef2002-09-151-1/+8
* Small cleanupsWim Taymans2002-09-153-35/+119
* oopsWim Taymans2002-09-121-1/+0
* Small cleanup in property handlingWim Taymans2002-09-121-0/+2
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-103-4/+4
* removing warnings as approved by wimThomas Vander Stichele2002-09-093-9/+3
* More query/convert/formats introspectionWim Taymans2002-09-091-7/+66
* - some cleanupsWim Taymans2002-09-092-37/+97
* ws fixesWhitespace Fixer2002-09-091-2/+2
* this frees the decoder in object destruction. Thomas, you cna now add this pl...Ronald S. Bultje2002-09-091-1/+11
* use gstcontrol as a lib, not a pluginSteve Baker2002-08-112-5/+3
* libdv build fixesDavid I. Lehn2002-08-092-10/+10
* avoid symbol conflictsWim Taymans2002-07-283-16/+16
* fix to adder: don't pull on unusable padsAndy Wingo2002-07-261-22/+21
* Expose supported events, formats and querytypesWim Taymans2002-07-251-2/+25
* fix a segfault, and support ladspa 1.1 (default parameter values)Andy Wingo2002-07-242-9/+46
* fixarooThomas Vander Stichele2002-07-091-1/+1
* merge from release branchThomas Vander Stichele2002-07-091-2/+2
* - unref events and poolsWim Taymans2002-07-081-1/+1
* Small compile fixWim Taymans2002-07-081-1/+1
* update to 1.0.2-1.0.3 API, unref eventsWim Taymans2002-07-082-12/+14
* unref events, unref poolWim Taymans2002-07-081-2/+5
* attempt to fix my sucky dv and festival breakage.David I. Lehn2002-07-052-8/+8
* fix cdparanoia include dir location check.David I. Lehn2002-07-041-1/+1
* Add festival to the distDavid I. Lehn2002-07-041-2/+2
* Add timestamp, mikmod work nowJeremy Simon2002-06-223-11/+17
* Prefer 32 bits over 24 bits outputWim Taymans2002-06-211-10/+10
* Added bgr0 implement seeking to frames/samplesWim Taymans2002-06-161-9/+44
* Implement seeking/query/convert on dvdecWim Taymans2002-06-162-49/+228
* Also allow PAL dv implement total timeWim Taymans2002-06-151-2/+14
* Added timestampsWim Taymans2002-06-152-43/+135
* Add audio decoding to the dv decoder.Wim Taymans2002-06-132-4/+57
* Set the rank so it can be autopluggedWim Taymans2002-06-131-0/+1
* API anti-bork fixThomas Vander Stichele2002-06-131-1/+1
* rearranging element treeThomas Vander Stichele2002-06-081-1/+1
* FLAC updates, implement sample accurate seeking, add some convert/query funct...Wim Taymans2002-06-075-68/+493