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