Age | Commit message (Expand) | Author | Files | Lines |
2003-08-26 | closes bug #119105 | Thomas Vander Stichele | 2 | -5/+10 |
2003-06-27 | fix state change for modplug fixes #116152 | Thomas Vander Stichele | 2 | -3/+11 |
2003-04-12 | Fixes #110252 | Ronald S. Bultje | 1 | -3/+19 |
2003-04-11 | Fixes #94113 | Ronald S. Bultje | 1 | -62/+156 |
2003-04-09 | See #104854 - too high chance for false positives, so reverting | Ronald S. Bultje | 1 | -0/+5 |
2003-04-07 | Fixes #109700 | Ronald S. Bultje | 3 | -14/+14 |
2003-04-07 | Fixes #104854 | Ronald S. Bultje | 1 | -20/+36 |
2003-01-31 | Applied patch 13968 plus a GST_DEBUG update, part of bug 104854. | Erik Walthinsen | 1 | -3/+8 |
2003-01-22 | Think Sane Default | Thomas Vander Stichele | 2 | -56/+14 |
2003-01-21 | Make property write only | Wim Taymans | 1 | -1/+1 |
2003-01-20 | fix stupid mistake on seek event | Jeremy Simon | 1 | -0/+1 |
2003-01-20 | - Fix bytestream flush | Wim Taymans | 1 | -3/+8 |
2003-01-20 | handle bytestream event | Jeremy Simon | 2 | -11/+47 |
2003-01-19 | apply apoc's patch, it makes mod play and be seekable in gst-player, but gst-... | Christian Schaller | 2 | -67/+59 |
2003-01-18 | don't segfault when data didn't make it in | Thomas Vander Stichele | 1 | -2/+5 |
2003-01-17 | + modifying playondemand to behave a little more like a sequencer | Leif Johnson | 5 | -516/+456 |
2003-01-12 | Fix timestamps | Wim Taymans | 1 | -1/+1 |
2003-01-12 | somewhat fix modplug | Wim Taymans | 2 | -86/+16 |
2003-01-10 | PadConnect -> PadLink | Thomas Vander Stichele | 13 | -24/+24 |
2003-01-10 | my candidate for silliest hack of the year | Thomas Vander Stichele | 1 | -0/+10 |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 17 | -50/+50 |
2003-01-09 | add verbose decode support | David I. Lehn | 5 | -0/+20 |
2002-12-31 | exciting .cvsignore updates!CAPS | David I. Lehn | 2 | -0/+2 |
2002-12-30 | Fix plugins for new query API | Wim Taymans | 1 | -12/+16 |
2002-12-30 | Remove modplug_types.c | Jeremy Simon | 1 | -221/+0 |
2002-12-30 | add metadata code cleanup | Jeremy Simon | 3 | -198/+465 |
2002-12-19 | initial checkin of work-in-progress vbidec plugin for closed caption support | David I. Lehn | 7 | -0/+2319 |
2002-12-13 | hardlink stdc++ until someone explains us The One True Way | Thomas Vander Stichele | 1 | -1/+2 |
2002-12-08 | Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac | Iain Holmes | 3 | -5/+5 |
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 25 | -25/+25 |
2002-12-07 | remove infinite loop code cleanup | Jeremy Simon | 2 | -92/+94 |
2002-11-28 | this dir is kicking my ass all over the place | Thomas Vander Stichele | 3 | -3/+223 |
2002-11-27 | Moved clock set/get to class functions. | Wim Taymans | 1 | -1/+2 |
2002-11-23 | Remove modplug_types.c | Jeremy Simon | 1 | -220/+0 |
2002-11-23 | Thanks Ken ! | Jeremy Simon | 2 | -1/+222 |
2002-11-18 | I'm sure this is the worst way to deal with this but I can't be arsed to look... | Thomas Vander Stichele | 1 | -0/+1 |
2002-11-17 | Use bytestream to get buffer from sinkpad ( gst-player should play mod file n... | Jeremy Simon | 5 | -58/+361 |
2002-11-02 | add dependency field so parallel makes don't fail | David I. Lehn | 1 | -1/+2 |
2002-11-01 | backmerge | Thomas Vander Stichele | 2 | -5/+6 |
2002-10-17 | Some cleanups, fix for the blending code | Wim Taymans | 2 | -84/+84 |
2002-10-17 | Added measures and beats to the playondemand filter so it can act like an aud... | Leif Johnson | 5 | -160/+458 |
2002-10-15 | - implemented clock sweep on 90 degree angles to compensate for aspect ratio. | Wim Taymans | 4 | -275/+351 |
2002-10-15 | Some more wipes, added radial wipes | Wim Taymans | 3 | -11/+515 |
2002-10-13 | Removed unused code, fixed a bug | Wim Taymans | 2 | -16/+2 |
2002-10-13 | - reimplemented using organic masks, rendered with gouraud shaded triangles | Wim Taymans | 7 | -212/+763 |
2002-10-10 | Added the base framework for the SMPTE transitions and wipes. | Wim Taymans | 8 | -0/+921 |
2002-10-06 | adding libstdc++ | Thomas Vander Stichele | 2 | -1/+2 |
2002-09-29 | add license | Andy Wingo | 2 | -0/+2 |
2002-09-18 | plugins part of license field patch | Christian Schaller | 26 | -2/+36 |
2002-09-11 | - Ripped some ID3 tag parsing from libid3 for typefind. | Wim Taymans | 1 | -23/+40 |