Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2002-06-12 | Added mod | Wim Taymans | 1 | -1/+1 |
2002-06-12 | working jack elements (fixed a problem in upstream jack) random other fixen... | Andy Wingo | 1 | -1/+1 |
2002-06-11 | Some cleanups, add modplug seeking example. | Wim Taymans | 2 | -111/+178 |
2002-06-09 | Added -t option to run the toplevel pipeline as a thread | Wim Taymans | 1 | -8/+21 |
2002-06-09 | Add queues to spider report current time as taken from the clock | Wim Taymans | 1 | -10/+22 |
2002-06-08 | Added wav test to seek.c | Wim Taymans | 3 | -1/+371 |
2002-06-07 | better latency for default audio sink | Andy Wingo | 1 | -1/+1 |
2002-06-07 | this does wingo's stuff | Thomas Vander Stichele | 1 | -4/+7 |
2002-06-07 | adding dynparams filter example code | Thomas Vander Stichele | 3 | -4/+535 |
2002-06-06 | Seek on the queue in mp3, added flac seeking test | Wim Taymans | 1 | -46/+187 |
2002-06-03 | Fix the compile error | Wim Taymans | 1 | -4/+4 |