Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-06-05 | fixes #114315 g_warning -> GST_DEBUG | Thomas Vander Stichele | 1 | -1/+1 |
2003-05-18 | Backport 1.9 from HEAD | David Schleef | 1 | -479/+90 |
2003-04-16 | Fix 110963 | Wim Taymans | 1 | -12/+29 |
2003-04-11 | re-Fixes #104689 | Ronald S. Bultje | 1 | -1/+5 |
2003-04-07 | Fixes #109700 | Ronald S. Bultje | 1 | -1/+1 |
2003-04-07 | Fixes #106775 | Ronald S. Bultje | 1 | -1/+1 |
2003-04-07 | Fixes #104282 | Ronald S. Bultje | 1 | -16/+1 |
2003-01-29 | approved by thomasvs (don't shoot me!) | Ronald S. Bultje | 1 | -1/+1 |
2003-01-29 | merging seek/convert fixes | Thomas Vander Stichele | 1 | -36/+14 |
2003-01-29 | dist fixes when !arts | Thomas Vander Stichele | 1 | -4/+5 |
2003-01-17 | Update for new API | David Schleef | 2 | -35/+37 |
2003-01-13 | Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown" | Jan Schmidt | 1 | -1/+1 |
2003-01-12 | unref pool too | Wim Taymans | 1 | -0/+2 |
2003-01-12 | connect fix | Wim Taymans | 1 | -2/+2 |
2003-01-10 | more link fixes | Thomas Vander Stichele | 1 | -1/+1 |
2003-01-10 | PadConnect -> PadLink | Thomas Vander Stichele | 11 | -28/+28 |
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 |