Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2002-11-09 | separating tags and metadata | Thomas Vander Stichele | 1 | -2/+11 |
2002-11-02 | Added vorbis stream info extraction example | Wim Taymans | 2 | -2/+314 |
2002-11-02 | use AM_CFLAGS instead of CFLAGS | David I. Lehn | 2 | -2/+2 |
2002-11-01 | - Show how to do stream position feedback | Wim Taymans | 1 | -15/+68 |
2002-10-31 | Added little test apps for cdplayer and cdparanoia | Wim Taymans | 3 | -1/+479 |
2002-10-20 | Add an example that shows transcoding stats for mpeg audio to vorbis | Wim Taymans | 2 | -0/+109 |
2002-09-12 | const fixes | Wim Taymans | 1 | -1/+1 |
2002-08-17 | fixes http://bugzilla.gnome.org/show_bug.cgi?id=90839 | Thomas Vander Stichele | 2 | -3/+9 |
2002-08-11 | add #include <stdlib.h> where needed | Steve Baker | 2 | -0/+2 |
2002-07-24 | Some small updates | Wim Taymans | 1 | -16/+69 |
2002-07-09 | merge from release branch | Thomas Vander Stichele | 1 | -1/+6 |
2002-07-08 | Various updates to the new event API | Wim Taymans | 2 | -10/+29 |
2002-06-16 | Add DV seeking example | Wim Taymans | 3 | -3/+42 |
2002-06-13 | use _or_warn to notify when failing to create elements adding code for colors... | Thomas Vander Stichele | 1 | -47/+46 |