Age | Commit message (Expand) | Author | Files | Lines |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 13 | -77/+77 |
2003-01-01 | Remove PAD_EOS | Wim Taymans | 1 | -1/+0 |
2002-12-30 | First attempt at a cd player plugins that uses libcdaudio. | Wim Taymans | 2 | -0/+527 |
2002-12-30 | Fix plugins for new query API | Wim Taymans | 1 | -5/+5 |
2002-12-27 | Update to new element sync API | Wim Taymans | 1 | -2/+4 |
2002-12-27 | fix location | Thomas Vander Stichele | 1 | -1/+1 |
2002-12-20 | added timestamping code | Zeeshan Ali | 1 | -1/+13 |
2002-12-20 | Just copy timestamps for now | Wim Taymans | 1 | -0/+1 |
2002-12-08 | Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac | Iain Holmes | 1 | -1/+1 |
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 16 | -17/+17 |
2002-12-05 | sanity check in case of symbol clashes with avifile | David I. Lehn | 1 | -0/+1 |
2002-11-28 | fix some disting and rpm building issues | Christian Schaller | 1 | -1/+7 |
2002-11-27 | fix some directories left out of dist | Christian Schaller | 1 | -1/+1 |
2002-11-27 | Moved clock set/get to class functions. | Wim Taymans | 1 | -2/+4 |
2002-11-27 | not sure what I did wrong but this should fix it hopefully | Thomas Vander Stichele | 1 | -2/+9 |
2002-11-26 | flac debug cleanup m4 for ffmpeg | Thomas Vander Stichele | 1 | -7/+7 |
2002-11-18 | LIBPNG going in | Thomas Vander Stichele | 1 | -16/+10 |
2002-11-02 | Lower the rank, this element should not be selected in the player | Wim Taymans | 1 | -1/+1 |
2002-11-01 | backmerge | Thomas Vander Stichele | 2 | -28/+28 |
2002-10-29 | fixed shout2 building | Christian Schaller | 1 | -2/+8 |
2002-10-25 | Handle more stream types | Wim Taymans | 2 | -17/+121 |
2002-10-25 | unref event, flush_fast | Wim Taymans | 1 | -1/+2 |
2002-10-25 | Removed dead .cc file | Wim Taymans | 3 | -201/+50 |
2002-10-24 | First stab at porting mplex | Wim Taymans | 46 | -0/+10194 |
2002-10-18 | add snapshot dir to Makefile | Jeremy Simon | 1 | -2/+8 |
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 |