Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding tag dumping support. | Julien Moutte | 2003-12-16 | 1 | -1/+36 |
* | build fix | Thomas Vander Stichele | 2003-12-14 | 1 | -2/+1 |
* | Fixing makefile. Smarter seek | Julien Moutte | 2003-12-14 | 2 | -1/+6 |
* | Adding a test app for libgstplay. It is a command line player. | Julien Moutte | 2003-12-14 | 3 | -2/+128 |
* | change _connect to _link | David Schleef | 2003-12-02 | 1 | -5/+5 |
* | Add static version of removed gsT_element_factory_make_or_warn() | Ronald S. Bultje | 2003-11-02 | 1 | -0/+13 |
* | Remove redundant plugindir definition | David Schleef | 2003-08-10 | 1 | -2/+0 |
* | fix installing into wrong dir | David Schleef | 2003-07-29 | 1 | -1/+1 |
* | fix initialization | David Schleef | 2003-07-26 | 2 | -2/+2 |
* | Nothing in this directory actually uses Freetype | David Schleef | 2003-07-26 | 1 | -1/+1 |
* | Compilation fixes for 64-bit architectures | David Schleef | 2003-07-25 | 1 | -3/+3 |
* | - removed UNITS | Wim Taymans | 2003-05-24 | 1 | -2/+1 |
* | removed UNITS | Wim Taymans | 2003-05-24 | 2 | -2/+0 |
* | Fix compilation errors | David Schleef | 2003-04-16 | 1 | -3/+3 |
* | fix compile error | Benjamin Otte | 2003-03-24 | 1 | -1/+1 |
* | - Cleanups | Wim Taymans | 2003-02-02 | 5 | -42/+59 |
* | Indexing patch from vishnu | Wim Taymans | 2003-01-20 | 1 | -0/+4 |
* | paranoid | Thomas Vander Stichele | 2003-01-18 | 1 | -0/+1 |
* | - connect->link | Wim Taymans | 2003-01-12 | 1 | -27/+48 |
* | 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 | 5 | -83/+81 |
* | ignore generated file | David I. Lehn | 2003-01-02 | 1 | -0/+1 |
* | exciting .cvsignore updates!CAPS | David I. Lehn | 2002-12-31 | 2 | -0/+7 |
* | Fix plugins for new query API | Wim Taymans | 2002-12-30 | 7 | -39/+31 |
* | Updated test app | Wim Taymans | 2002-12-26 | 2 | -15/+29 |
* | Updated mpeg seeking example | Wim Taymans | 2002-12-23 | 1 | -22/+114 |
* | cache -> index | Wim Taymans | 2002-12-12 | 1 | -20/+119 |
* | parallel install fixes | Thomas Vander Stichele | 2002-12-08 | 1 | -1/+1 |
* | fix some disting and rpm building issues | Christian Schaller | 2002-11-28 | 1 | -1/+1 |
* | Added example indexing program for mpeg | Wim Taymans | 2002-11-27 | 2 | -0/+108 |
* | 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 | 2 | -2/+2 |
* | - 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 |
* | Add an example that shows transcoding stats for mpeg audio to vorbis | Wim Taymans | 2002-10-20 | 2 | -0/+109 |
* | const fixes | Wim Taymans | 2002-09-12 | 1 | -1/+1 |
* | fixes http://bugzilla.gnome.org/show_bug.cgi?id=90839 | Thomas Vander Stichele | 2002-08-17 | 2 | -3/+9 |
* | 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 |
* | merge from release branch | Thomas Vander Stichele | 2002-07-09 | 1 | -1/+6 |
* | 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 |