| Commit message (Expand) | Author | Age | Files | Lines |
* | remove seeking example, they're in gst-plugins-base | Thomas Vander Stichele | 2005-08-16 | 8 | -2255/+0 |
* | removed from HEAD | Thomas Vander Stichele | 2005-08-13 | 1 | -379/+0 |
* | configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ... | David Schleef | 2005-02-02 | 4 | -31/+43 |
* | Remove all references to xvideosink, fix examples (#140845). | Ronald S. Bultje | 2005-01-09 | 1 | -1/+1 |
* | examples/gstplay/player.c: Don't iterate. | Ronald S. Bultje | 2005-01-05 | 1 | -2/+32 |
* | examples/: | David Schleef | 2004-10-26 | 3 | -6/+6 |
* | examples/seeking/: Added some more examples, update others. | Wim Taymans | 2004-10-25 | 4 | -3/+376 |
* | Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102... | David Schleef | 2004-09-12 | 5 | -37/+45 |
* | More playback updates, attempt to fix things after the state change breakage. | Wim Taymans | 2004-07-22 | 1 | -4/+13 |
* | Make sure the widget gets updated even if the slider value doesn't change. | Wim Taymans | 2004-07-16 | 1 | -2/+5 |
* | Make Johan happy. | Wim Taymans | 2004-07-12 | 1 | -0/+1 |
* | examples/seeking/seek.c: Don't consume all CPU in the idle loop. | Wim Taymans | 2004-07-09 | 1 | -0/+1 |
* | examples/seeking/seek.c: Added playbin seeking example. | Wim Taymans | 2004-07-08 | 1 | -44/+146 |
* | don't mix tabs and spaces | Thomas Vander Stichele | 2004-03-15 | 5 | -69/+74 |
* | gst-indent | Thomas Vander Stichele | 2004-03-14 | 5 | -330/+333 |
* | Merge CAPS branch | David Schleef | 2003-12-22 | 1 | -62/+11 |
* | Add static version of removed gsT_element_factory_make_or_warn() | Ronald S. Bultje | 2003-11-02 | 1 | -0/+13 |
* | Nothing in this directory actually uses Freetype | David Schleef | 2003-07-26 | 1 | -1/+1 |
* | - removed UNITS | Wim Taymans | 2003-05-24 | 1 | -2/+1 |
* | removed UNITS | Wim Taymans | 2003-05-24 | 2 | -2/+0 |
* | fix compile error | Benjamin Otte | 2003-03-24 | 1 | -1/+1 |
* | - Cleanups | Wim Taymans | 2003-02-02 | 5 | -42/+59 |
* | more link fixes | Thomas Vander Stichele | 2003-01-10 | 1 | -7/+7 |
* | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 2003-01-10 | 4 | -82/+80 |
* | exciting .cvsignore updates! | David I. Lehn | 2002-12-31 | 1 | -0/+6 |
* | Fix plugins for new query API | Wim Taymans | 2002-12-30 | 5 | -35/+28 |
* | Updated test app | Wim Taymans | 2002-12-26 | 1 | -8/+13 |
* | Small cleanups | Wim Taymans | 2002-11-27 | 1 | -8/+9 |
* | update to new structure | Thomas Vander Stichele | 2002-11-10 | 1 | -15/+18 |
* | separating tags and metadata | Thomas Vander Stichele | 2002-11-09 | 1 | -2/+11 |
* | Added vorbis stream info extraction example | Wim Taymans | 2002-11-02 | 2 | -2/+314 |
* | use AM_CFLAGS instead of CFLAGS | David I. Lehn | 2002-11-02 | 1 | -1/+1 |
* | - Show how to do stream position feedback | Wim Taymans | 2002-11-01 | 1 | -15/+68 |
* | Added little test apps for cdplayer and cdparanoia | Wim Taymans | 2002-10-31 | 3 | -1/+479 |
* | fixes http://bugzilla.gnome.org/show_bug.cgi?id=90839 | Thomas Vander Stichele | 2002-08-17 | 1 | -2/+2 |
* | add #include <stdlib.h> where needed | Steve Baker | 2002-08-11 | 2 | -0/+2 |
* | Some small updates | Wim Taymans | 2002-07-24 | 1 | -16/+69 |
* | Various updates to the new event API | Wim Taymans | 2002-07-08 | 2 | -10/+29 |
* | Add DV seeking example | Wim Taymans | 2002-06-16 | 3 | -3/+42 |
* | use _or_warn to notify when failing to create elements adding code for colors... | Thomas Vander Stichele | 2002-06-13 | 1 | -47/+46 |
* | Added mod | Wim Taymans | 2002-06-12 | 1 | -1/+1 |
* | working jack elements (fixed a problem in upstream jack) random other fixen... | Andy Wingo | 2002-06-12 | 1 | -1/+1 |
* | Some cleanups, add modplug seeking example. | Wim Taymans | 2002-06-11 | 2 | -111/+178 |
* | Added -t option to run the toplevel pipeline as a thread | Wim Taymans | 2002-06-09 | 1 | -8/+21 |
* | Add queues to spider report current time as taken from the clock | Wim Taymans | 2002-06-09 | 1 | -10/+22 |
* | Added wav test to seek.c | Wim Taymans | 2002-06-08 | 3 | -1/+371 |
* | Seek on the queue in mp3, added flac seeking test | Wim Taymans | 2002-06-06 | 1 | -46/+187 |
* | Fix the compile error | Wim Taymans | 2002-06-03 | 1 | -4/+4 |
* | fixing *wtay*'s code | Thomas Vander Stichele | 2002-06-02 | 1 | -12/+12 |
* | moving stuff | Thomas Vander Stichele | 2002-05-28 | 2 | -0/+538 |