Age | Commit message (Expand) | Author | Files | Lines |
2003-01-30 | Just correcting my mistake | Zeeshan Ali | 1 | -4/+0 |
2003-01-30 | The first attempt to support MAS. Dont expect it to work :) | Zeeshan Ali | 1 | -3/+12 |
2003-01-30 | make 8bit modplug use the right caps. 8bit sounds really crappy tho | Benjamin Otte | 1 | -3/+19 |
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 |
2002-09-10 | This updates all plugins to the new API for gst_pad_try_set_caps | Ronald S. Bultje | 11 | -38/+32 |
2002-09-09 | removing warnings (approved by wtay) | Thomas Vander Stichele | 5 | -23/+14 |
2002-09-09 | - isprint seems to detect and ascii stream better | Wim Taymans | 1 | -1/+1 |
2002-09-07 | Fix license to LGPL and add a file explaining the LGPL license | Christian Schaller | 4 | -21/+29 |
2002-08-30 | copy_on_write | Thomas Vander Stichele | 2 | -0/+6 |
2002-08-30 | get a writable buffer | Thomas Vander Stichele | 1 | -1/+4 |