summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sys/oss/gstosssink.c: And another caller that couldn't handle delay < 0 (unsi...Ronald S. Bultje2004-03-072-4/+16
* sys/oss/gstosssink.c: get_delay() may return values lower than 0. In those ca...Ronald S. Bultje2004-03-072-2/+14
* Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...Christophe Fergeau2004-03-064-5/+32
* first pass at making this work again needs quite a lot of cleanupsThomas Vander Stichele2004-03-061-0/+20
* ext/mad/gstid3tag.c: fix huge leak: gst_buffer_merge doesn't unref the first ...Benjamin Otte2004-03-061-0/+6
* report mode/layer/emphThomas Vander Stichele2004-03-061-0/+5
* ext/mad/gstmad.c: fixed caps leakChristophe Fergeau2004-03-061-0/+4
* signal serialThomas Vander Stichele2004-03-061-0/+5
* handle _TIME and _BYTE queriesThomas Vander Stichele2004-03-061-0/+8
* ext/mad/gstmad.c: send the average bitrate read from the xing headerChristophe Fergeau2004-03-061-0/+5
* gst/audioconvert/gstaudioconvert.c: do conversions from/to float correctly, f...Benjamin Otte2004-03-061-0/+9
* For some reason, I only committed a ChangeLog entry yesterday and not the cor...Christophe Fergeau2004-03-061-0/+7
* ext/ogg/gstoggdemux.c: make sure to handle the case where there's no current ...Benjamin Otte2004-03-061-0/+7
* ext/aalib/gstaasink.c: Add fixate function. (bug #131128)David Schleef2004-03-063-0/+40
* gst/mpegstream/gstrfc2250enc.c: Fix code that ignores return value of gst_buf...David Schleef2004-03-061-0/+9
* gst/udp/gstudpsrc.c: Check for unfixed caps and throw an element error. (bug...David Schleef2004-03-062-1/+14
* ext/faad/gstfaad.c: Fix negotiation.David Schleef2004-03-062-2/+28
* ext/mad/gstmad.c: Fix detection of Xing headersChristophe Fergeau2004-03-061-0/+5
* debug updatesThomas Vander Stichele2004-03-062-14/+44
* ext/mad/: parse Xing header in vbr files, and report the parsed length as a G...Christophe Fergeau2004-03-051-0/+8
* gst/audioconvert/gstaudioconvert.c: convert channels correctly. convert corre...Benjamin Otte2004-03-052-0/+5
* sys/xvimage/xvimagesink.c: Check if we have a window before clearing it.Julien Moutte2004-03-051-0/+5
* sys/ximage/ximagesink.c: Check if we have a window before clearing it.Julien Moutte2004-03-051-0/+5
* fix gconf install pathThomas Vander Stichele2004-03-052-10/+20
* gst/qtdemux/qtdemux.c: Add prototype code for handling seeking and querying.David Schleef2004-03-052-0/+195
* examples/gstplay/player.c: Initialize variables to NULL. Prevents a segfault ...Ronald S. Bultje2004-03-052-1/+8
* gst/audioconvert/gstaudioconvert.c: make float=>int conversion work correctly...Benjamin Otte2004-03-041-1/+8
* Debian package info not maintained here.David I. Lehn2004-03-041-0/+51
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-049-13/+50
* testsuite/gst-lint: Add a check for bad signal names.David Schleef2004-03-041-0/+4
* gst/videofilter/gstgamma.c: Fix typo that modified the alpha channel and caus...David Schleef2004-03-042-2/+11
* fix the specChristian Schaller2004-03-042-5/+9
* file gst-launch-ext-0.6 was initially added on branch BRANCH-GSTREAMER-0_6.Thomas Vander Stichele2004-03-030-0/+0
* file gst-visualise-0.6 was initially added on branch BRANCH-GSTREAMER-0_6.Thomas Vander Stichele2004-03-030-0/+0
* gst-libs/gst/gconf/gconf.c: Using ximagesink as a default if no gconf key fou...Julien Moutte2004-03-031-0/+7
* fix --with-pluginsThomas Vander Stichele2004-03-023-15/+23
* Libraries/Multimedia doesn't existThomas Vander Stichele2004-03-021-47/+49
* more fixesThomas Vander Stichele2004-03-021-146/+48
* Fix for move of gstvideosink.h -> videosink.h.Ronald S. Bultje2004-03-021-0/+8
* more updatesThomas Vander Stichele2004-03-011-9/+42
* xwindowlistener is a plugin helper lib, not a full libThomas Vander Stichele2004-03-011-0/+5
* more updatesThomas Vander Stichele2004-03-011-46/+35
* AUTHORS: Added some names. Add yourself if you're still missing.David Schleef2004-03-012-0/+10
* MAINTAINERS: AddDavid Schleef2004-03-012-0/+17
* fix spec fileThomas Vander Stichele2004-03-012-215/+199
* fix plugin names move gstvideosink.h to videosink.hThomas Vander Stichele2004-03-011-0/+10
* fix plugin filenameThomas Vander Stichele2004-03-011-0/+12
* add error handler fix mixmatrix plugin filenameThomas Vander Stichele2004-03-011-1/+3
* sys/oss/gstosselement.*: Reworked enumeration of oss dsps and mixers so that ...Christophe Fergeau2004-02-293-56/+87
* update for plugin changes to export symbolsThomas Vander Stichele2004-02-291-2/+2