Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-01-20 | - Fix bytestream flush | Wim Taymans | 1 | -3/+8 |
2003-01-20 | handle bytestream event | Jeremy Simon | 2 | -11/+47 |
2003-01-20 | Indexing patch from vishnu | Wim Taymans | 2 | -0/+4 |
2003-01-20 | uninstall fix | Thomas Vander Stichele | 1 | -0/+5 |
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-19 | update with latest changes | Christian Schaller | 1 | -0/+4 |
2003-01-19 | Hmm, forgot to commit this crucial define.. | Wim Taymans | 2 | -0/+1 |
2003-01-18 | paranoid | Thomas Vander Stichele | 1 | -0/+1 |
2003-01-18 | don't segfault when data didn't make it in | Thomas Vander Stichele | 2 | -2/+5 |
2003-01-18 | added func gst_play_set_data_src removed pipeline GST_PLAY_PIPE_VIDEO_THREADS... | Steve Baker | 3 | -240/+65 |
2003-01-17 | check for vorbis final | Thomas Vander Stichele | 1 | -0/+6 |
2003-01-17 | + modifying playondemand to behave a little more like a sequencer | Leif Johnson | 5 | -516/+456 |
2003-01-17 | Update for new API | David Schleef | 2 | -35/+37 |
2003-01-17 | Add a swfdec version dependency for new API | David Schleef | 1 | -1/+1 |
2003-01-16 | this is a better way | Thomas Vander Stichele | 1 | -2/+4 |
2003-01-16 | patch ffmpeg | Thomas Vander Stichele | 1 | -0/+13 |
2003-01-16 | thaytan's ffmpeg function renaming patch | Thomas Vander Stichele | 1 | -0/+65 |
2003-01-16 | build fix | Thomas Vander Stichele | 1 | -1/+3 |
2003-01-15 | Add a new riff id tag: dmlh | Iain Holmes | 2 | -0/+6 |
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 | Fix timestamps | Wim Taymans | 1 | -1/+1 |
2003-01-12 | somewhat fix modplug | Wim Taymans | 2 | -86/+16 |
2003-01-12 | - connect->link | Wim Taymans | 1 | -27/+48 |
2003-01-12 | connect fix | Wim Taymans | 1 | -2/+2 |
2003-01-11 | update spec file | Christian Schaller | 1 | -3/+6 |
2003-01-10 | more link fixes | Thomas Vander Stichele | 1 | -7/+7 |
2003-01-10 | more link fixes | Thomas Vander Stichele | 1 | -1/+1 |
2003-01-10 | PadConnect -> PadLink | Thomas Vander Stichele | 25 | -55/+55 |
2003-01-10 | this should fix Uraeus's rpm making problem | Thomas Vander Stichele | 1 | -2/+2 |
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 | 40 | -267/+268 |
2003-01-09 | add verbose decode support | David I. Lehn | 5 | -0/+20 |
2003-01-08 | merge back from release | Thomas Vander Stichele | 3 | -159/+12 |
2003-01-07 | Remove some unneeded comments | Julien Moutte | 2 | -22/+7 |
2003-01-07 | Fixed gst_play_dispose function so that GstPlay objects can be unrefed safely. | Julien Moutte | 2 | -16/+75 |
2003-01-05 | moving forward to release | Thomas Vander Stichele | 1 | -1/+1 |
2003-01-05 | ignore ffmpeg dir | Thomas Vander Stichele | 1 | -0/+1 |
2003-01-05 | hide command | Thomas Vander Stichele | 1 | -1/+1 |
2003-01-05 | redo | Thomas Vander Stichele | 2 | -1/+1 |
2003-01-05 | only slurp in cvs mode | Thomas Vander Stichele | 3 | -5/+20 |
2003-01-05 | changing ffmpeg to only update when required | Thomas Vander Stichele | 1 | -12/+24 |
2003-01-05 | a new way of handling ffmpeg cvs | Thomas Vander Stichele | 2 | -0/+11 |
2003-01-03 | some dist fixes | Thomas Vander Stichele | 2 | -2/+58 |
2003-01-02 | ignore generated file | David I. Lehn | 1 | -0/+1 |
2003-01-01 | Remove PAD_EOS | Wim Taymans | 1 | -1/+0 |
2002-12-31 | Build the one-to-n | Iain Holmes | 1 | -1/+2 |
2002-12-31 | exciting .cvsignore updates!CAPS | David I. Lehn | 7 | -0/+21 |
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 | 11 | -61/+57 |