Age | Commit message (Expand) | Author | Files | Lines |
2002-10-02 | some code cleanup don't abort if can't connect, brings down whole app | Thomas Vander Stichele | 1 | -22/+16 |
2002-09-29 | licenses again | Andy Wingo | 2 | -2/+4 |
2002-09-21 | Add a statement terminating semicolon. | David I. Lehn | 1 | -1/+1 |
2002-09-20 | Redo last change by using glib's CLAMP() macro | David Schleef | 1 | -4/+3 |
2002-09-20 | Clip defaults of control parameters to range. | David Schleef | 1 | -0/+4 |
2002-09-18 | plugins part of license field patch | Christian Schaller | 19 | -7/+26 |
2002-09-17 | Add swfdec to dist subdirs | David Schleef | 1 | -1/+1 |
2002-09-16 | fix _get()-based ladspa plugins when bufferpools are present | Andy Wingo | 1 | -1/+3 |
2002-09-16 | Some instantiate() routines require nonzero sample rate. ladspa_mbeq (the mul... | Andy Wingo | 1 | -8/+5 |
2002-09-15 | Add swfdec autoconf stuff | David Schleef | 1 | -1/+8 |
2002-09-15 | Add SWF Flash decoder plugin based on libswfdec | David Schleef | 3 | -0/+1241 |
2002-09-12 | Destroy state when going to READY | Wim Taymans | 3 | -8/+15 |
2002-09-12 | don't play with spider until spider can do heavy seeking | Steve Baker | 1 | -1/+1 |
2002-09-10 | This updates all plugins to the new API for gst_pad_try_set_caps | Ronald S. Bultje | 7 | -10/+10 |
2002-09-09 | removing warnings as approved by wim | Thomas Vander Stichele | 4 | -23/+12 |
2002-08-23 | fix jack input port connection | Andy Wingo | 2 | -4/+5 |
2002-08-11 | use gstcontrol as a lib, not a plugin | Steve Baker | 2 | -5/+3 |
2002-08-09 | libdv build fixes | David I. Lehn | 1 | -8/+8 |
2002-08-02 | Don't unref event after calling the default handler | Wim Taymans | 1 | -1/+1 |
2002-07-26 | fix to adder: don't pull on unusable pads | Andy Wingo | 1 | -22/+21 |
2002-07-24 | fix a segfault, and support ladspa 1.1 (default parameter values) | Andy Wingo | 2 | -9/+46 |
2002-07-11 | Setup the YV12 to RGB converter too | Wim Taymans | 1 | -0/+11 |
2002-07-11 | Add some more convertors (for YV12). this is getting silly... | Wim Taymans | 1 | -22/+128 |
2002-07-09 | compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4 | Andy Wingo | 1 | -1/+1 |
2002-07-09 | fixaroo | Thomas Vander Stichele | 1 | -1/+1 |
2002-07-08 | unref events, do error checking | Wim Taymans | 1 | -3/+7 |
2002-07-08 | negotiation fixes, small cleanups | Wim Taymans | 1 | -5/+13 |
2002-07-05 | correcting the next_ts calculations | Zeeshan Ali | 1 | -1/+1 |
2002-07-05 | attempt to fix my sucky dv and festival breakage. | David I. Lehn | 1 | -6/+6 |
2002-07-04 | Add festival to the dist | David I. Lehn | 1 | -2/+2 |
2002-07-02 | make jack work in all its full duplex glory | Andy Wingo | 2 | -8/+26 |
2002-06-21 | Include right header file for memcpy | Wim Taymans | 1 | -0/+1 |
2002-06-21 | Fixed problem with color conversion | Wim Taymans | 5 | -11/+57 |
2002-06-12 | working jack elements (fixed a problem in upstream jack) random other fixen... | Andy Wingo | 2 | -12/+19 |
2002-06-08 | reorder | Thomas Vander Stichele | 1 | -1/+1 |
2002-06-06 | distcheck fixes | Thomas Vander Stichele | 1 | -0/+1 |
2002-06-04 | fix gstarts. the sound is krappy, but it does make sound -- remember to do os... | Andy Wingo | 2 | -3/+20 |
2002-06-04 | a first feeble attempt at fixoring this beauty | Thomas Vander Stichele | 1 | -2/+2 |
2002-06-04 | hacked around LADSPA_PATH as suggested to wingo | Thomas Vander Stichele | 2 | -2/+15 |
2002-06-04 | remove this header | Thomas Vander Stichele | 1 | -1/+1 |
2002-06-04 | this should be installed on the system | Thomas Vander Stichele | 1 | -512/+0 |
2002-06-04 | include the system ladspa.h file | Thomas Vander Stichele | 2 | -2/+2 |
2002-06-04 | doing the proper ladspa thing | Thomas Vander Stichele | 1 | -0/+4 |
2002-06-03 | added LIBFAME_DIR | Thomas Vander Stichele | 1 | -1/+1 |
2002-06-03 | anal fix | Thomas Vander Stichele | 1 | -1/+1 |
2002-06-02 | Added fame decoder, no clue on how to actually implement it (yet) | Wim Taymans | 2 | -0/+680 |
2002-06-02 | Make elements nanoseconds aware | Wim Taymans | 1 | -1/+1 |
2002-06-02 | Added lots of configurable parameters including the exported objects of fame. | Wim Taymans | 2 | -172/+365 |
2002-06-01 | Some cleanups. | Wim Taymans | 2 | -100/+49 |
2002-06-01 | silly mistake | Thomas Vander Stichele | 1 | -1/+1 |