Age | Commit message (Expand) | Author | Files | Lines |
2005-04-22 | First set of GCC4 compiler fixes. | Ronald S. Bultje | 4 | -20/+20 |
2005-02-02 | configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ... | David Schleef | 7 | -34/+49 |
2005-01-09 | Remove all references to xvideosink, fix examples (#140845). | Ronald S. Bultje | 2 | -16/+14 |
2005-01-05 | examples/gstplay/player.c: Don't iterate. | Ronald S. Bultje | 2 | -10/+32 |
2004-10-26 | examples/: | David Schleef | 4 | -7/+7 |
2004-10-25 | examples/seeking/: Added some more examples, update others. | Wim Taymans | 4 | -3/+376 |
2004-09-12 | Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102... | David Schleef | 7 | -41/+50 |
2004-08-03 | fixes for G_DISABLE_ASSERT and friends | Benjamin Otte | 2 | -3/+5 |
2004-07-22 | More playback updates, attempt to fix things after the state change breakage. | Wim Taymans | 1 | -4/+13 |
2004-07-16 | Make sure the widget gets updated even if the slider value doesn't change. | Wim Taymans | 1 | -2/+5 |
2004-07-12 | Make Johan happy. | Wim Taymans | 1 | -0/+1 |
2004-07-09 | examples/seeking/seek.c: Don't consume all CPU in the idle loop. | Wim Taymans | 1 | -0/+1 |
2004-07-08 | examples/seeking/seek.c: Added playbin seeking example. | Wim Taymans | 1 | -44/+146 |
2004-05-19 | configure.ac: Add sunaudio | David Schleef | 1 | -1/+7 |
2004-04-13 | make player example use gconf | Thomas Vander Stichele | 2 | -4/+12 |
2004-03-29 | return proper values for state change failures | Thomas Vander Stichele | 1 | -6/+13 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 10 | -143/+149 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 11 | -638/+615 |
2004-03-05 | examples/gstplay/player.c: Initialize variables to NULL. Prevents a segfault ... | Ronald S. Bultje | 1 | -1/+1 |
2004-03-01 | add error handler fix mixmatrix plugin filename | Thomas Vander Stichele | 1 | -1/+3 |
2004-02-16 | Spelling fix | Johan Dahlin | 1 | -1/+1 |
2004-02-15 | examples/gstplay/player.c: Adding some output for debugging. | Julien Moutte | 1 | -2/+5 |
2004-02-03 | examples/switch/.cvsignore: Ignore generated file. | David I. Lehn | 1 | -0/+1 |
2004-01-31 | add error handling | Thomas Vander Stichele | 1 | -1/+8 |
2004-01-31 | examples/gstplay/player.c: s/gstplay.h/play.h/ | David I. Lehn | 1 | -1/+1 |
2004-01-25 | add cvsignore file | Benjamin Otte | 1 | -0/+1 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-11 | configure.ac: Adding examples/switch/Makefile | Julien Moutte | 3 | -2/+116 |
2004-01-07 | examples/gstplay/Makefile.am: Adding the interface library. | Julien Moutte | 1 | -1/+2 |
2004-01-07 | examples/gstplay/player.c: Adding some new lines in g_print calls. | Julien Moutte | 1 | -3/+3 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -62/+11 |
2003-12-21 | examples/gstplay/player.c: using g_print instead of g_message. | Julien Moutte | 1 | -3/+4 |
2003-12-21 | configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X d... | Julien Moutte | 1 | -0/+2 |
2003-12-19 | superfluous space segregationMOVE-TO-FDO | Thomas Vander Stichele | 1 | -6/+6 |
2003-12-16 | Adding tag dumping support. | Julien Moutte | 1 | -1/+36 |
2003-12-14 | build fix | Thomas Vander Stichele | 1 | -2/+1 |
2003-12-14 | Fixing makefile. Smarter seek | Julien Moutte | 2 | -1/+6 |
2003-12-14 | Adding a test app for libgstplay. It is a command line player. | Julien Moutte | 3 | -2/+128 |
2003-12-02 | change _connect to _link | David Schleef | 1 | -5/+5 |
2003-11-02 | Add static version of removed gsT_element_factory_make_or_warn() | Ronald S. Bultje | 1 | -0/+13 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -2/+0 |
2003-07-29 | fix installing into wrong dir | David Schleef | 1 | -1/+1 |
2003-07-26 | fix initialization | David Schleef | 2 | -2/+2 |
2003-07-26 | Nothing in this directory actually uses Freetype | David Schleef | 1 | -1/+1 |
2003-07-25 | Compilation fixes for 64-bit architectures | David Schleef | 1 | -3/+3 |
2003-05-24 | - removed UNITS | Wim Taymans | 1 | -2/+1 |
2003-05-24 | removed UNITS | Wim Taymans | 2 | -2/+0 |
2003-04-16 | Fix compilation errors | David Schleef | 1 | -3/+3 |
2003-03-24 | fix compile error | Benjamin Otte | 1 | -1/+1 |
2003-02-02 | - Cleanups | Wim Taymans | 5 | -42/+59 |