summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* ext/dv/gstdvdec.c: Revert last change, because it Just Doesn't Compile.David Schleef2004-02-051-0/+5
* ext/mad/gstid3tag.c: skip undecodable id3v2 tag instead of keeping itBenjamin Otte2004-02-051-0/+5
* gst/mpegaudioparse/gstmpegaudioparse.c: Unref leaked buffer. (Noticed by Ron...David Schleef2004-02-051-0/+5
* pkgconfig/gstreamer-libs-uninstalled.pc.in: Sync requires with other checks. ...David I. Lehn2004-02-051-0/+5
* Rework caps negotiation in the element so that it works again.Jan Schmidt2004-02-051-0/+8
* fix uninstalled pkgconfig files remove play and gconf from -libsThomas Vander Stichele2004-02-051-0/+11
* gst/wavparse/gstwavparse.c: Fix a caps memleak.David Schleef2004-02-051-0/+5
* gst-libs/gst/riff/riff-read.c: use correct GST_TAG_ENCODER tagBenjamin Otte2004-02-051-0/+5
* ext/alsa/gstalsa.c: be sure to stop the clock when going to pausedBenjamin Otte2004-02-051-0/+15
* ext/mad/gstid3tag.c: that should be !=, not == (fixes #132519)Benjamin Otte2004-02-041-0/+5
* Make sure set_explicit_caps() is called before adding pad.David Schleef2004-02-041-0/+8
* appease libtool godsThomas Vander Stichele2004-02-041-0/+1
* first prerelThomas Vander Stichele2004-02-041-0/+5
* don't run user tests on auto test suiteThomas Vander Stichele2004-02-041-0/+5
* Convert GST_DEBUG_CAPS() to GST_DEBUG():David Schleef2004-02-041-0/+13
* Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros with the code th...David Schleef2004-02-041-0/+11
* gst/sine/gstsinesrc.c: fix memleak by properly disposing sinesrcBenjamin Otte2004-02-041-0/+6
* gst-libs/gst/xoverlay/xoverlay.*: Adding the _expose method to tell an overla...Julien Moutte2004-02-031-0/+16
* ext/gdk_pixbuf/gstgdkpixbuf.c: more memleak fixageBenjamin Otte2004-02-031-0/+5
* fix memleaks shown by gst-typefindBenjamin Otte2004-02-031-0/+6
* remove glib_root add hack rule for .Plo filesThomas Vander Stichele2004-02-031-0/+10
* gst/qtdemux/qtdemux.c: set explicit caps before adding the element, so the au...Benjamin Otte2004-02-031-0/+12
* use glib-gen.mak fix Makefile.am bugs and clean them upThomas Vander Stichele2004-02-031-0/+22
* ext/ogg/gstoggdemux.c: handle chain parsing correctly in the multichain caseBenjamin Otte2004-02-031-0/+10
* .cvsignore: Ignore generated file _stdint.h.David I. Lehn2004-02-031-0/+5
* gst-libs/gst/: Generate enum type code with glib-mkenums.David I. Lehn2004-02-031-0/+17
* gst-libs/gst/audio/.cvsignore: Ignore generated file.David I. Lehn2004-02-031-0/+7
* examples/switch/.cvsignore: Ignore generated file.David I. Lehn2004-02-031-2/+7
* co/: add AX_CREATE_STDINT_H to get correct type definitions for a52dec in _st...Benjamin Otte2004-02-031-0/+11
* gst/tags/gstvorbistag.c: Add replaygain support to vorbistagJeremy Simon2004-02-021-0/+6
* ext/ffmpeg/gstffmpegcodecmap.c: Fix SVQ3 caps flag propertiesJeremy Simon2004-02-021-0/+6
* remove textdomain callsThomas Vander Stichele2004-02-021-0/+15
* gst-libs/gst/play/play.c: Moving volume in the audio thread for instantaneous...Julien Moutte2004-02-021-0/+7
* sys/ximage/ximagesink.c: Better X events handling, only take the latest event...Julien Moutte2004-02-021-0/+7
* Fix memory leaks:David Schleef2004-02-021-0/+8
* code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef2004-02-021-0/+23
* gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.David Schleef2004-02-021-0/+4
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-0/+145
* make code more readable by extracting magic numbers fix interface rangeThomas Vander Stichele2004-02-021-0/+11
* block tick callback for 0.5 sec after a seekThomas Vander Stichele2004-02-021-0/+6
* check for NULLness and warn if we can't report GErrorThomas Vander Stichele2004-02-021-0/+5
* gst-libs/gst/play/play.c: s/sinkconnect/sink_linkJulien Moutte2004-02-011-0/+9
* add check for new functionThomas Vander Stichele2004-02-011-0/+6
* ext/alsa/gstalsa.c: really start/stop clock only on PLAYING <=> PAUSEDBenjamin Otte2004-01-311-0/+12
* ext/alsa/gstalsa.c: start clock on PAUSED=>PLAYING, not laterBenjamin Otte2004-01-311-0/+15
* add error handlingThomas Vander Stichele2004-01-311-0/+11
* ext/theora/theoradec.c: make comments workBenjamin Otte2004-01-311-0/+13
* ext/flac/: Fix typosJeremy Simon2004-01-311-0/+8
* examples/gstplay/player.c: s/gstplay.h/play.h/David I. Lehn2004-01-311-0/+4
* done operatingThomas Vander Stichele2004-01-301-0/+8