Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2003-01-20 | Indexing patch from vishnu | Wim Taymans | 1 | -0/+4 |
2003-01-18 | paranoid | Thomas Vander Stichele | 1 | -0/+1 |
2003-01-12 | - connect->link | Wim Taymans | 1 | -27/+48 |
2003-01-10 | more link fixes | Thomas Vander Stichele | 1 | -7/+7 |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 5 | -83/+81 |
2003-01-02 | ignore generated file | David I. Lehn | 1 | -0/+1 |
2002-12-31 | exciting .cvsignore updates!CAPS | David I. Lehn | 2 | -0/+7 |
2002-12-30 | Fix plugins for new query API | Wim Taymans | 7 | -39/+31 |
2002-12-26 | Updated test app | Wim Taymans | 2 | -15/+29 |
2002-12-23 | Updated mpeg seeking example | Wim Taymans | 1 | -22/+114 |
2002-12-12 | cache -> index | Wim Taymans | 1 | -20/+119 |
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 1 | -1/+1 |
2002-11-28 | fix some disting and rpm building issues | Christian Schaller | 1 | -1/+1 |
2002-11-27 | Added example indexing program for mpeg | Wim Taymans | 2 | -0/+108 |
2002-11-27 | Small cleanups | Wim Taymans | 1 | -8/+9 |
2002-11-10 | update to new structure | Thomas Vander Stichele | 1 | -15/+18 |