summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* gst/: gcc 4.1 unreferenced pointer fixes.Edward Hervey2006-03-211-0/+9
* gst/wavparse/gstwavparse.c: Fix block alignment calculation. Alignment should...Tommi Myöhänen2006-03-211-0/+8
* gst/matroska/ebml-write.c: Ensure that we set correct caps on buffers that ar...Jan Schmidt2006-03-201-0/+6
* gst/goom/: Free filter data when cleaning up. (Fixes: #334995)Jan Schmidt2006-03-201-0/+6
* configure.ac: Don't compile udp and rtsp plugins on win32 (mingw) or other sy...Tim-Philipp Müller2006-03-171-0/+6
* Change bus reset handler so it reports useful information such as whether the...Zaheer Abbas Merali2006-03-161-0/+8
* gst/id3demux/id3v2frames.c: We only care about gain and peak data for the mas...Tim-Philipp Müller2006-03-161-0/+6
* gst/id3demux/id3v2frames.c: Read replay gain tags (#323721).Tim-Philipp Müller2006-03-161-0/+7
* configure.ac: Bump requirements to gst-plugins-base CVS because of buggy gst_...Tim-Philipp Müller2006-03-151-0/+6
* Fixed one of the caps in the code from mulaw to alaw.Philippe Kalaf2006-03-151-0/+5
* gst/apetag/gsttagdemux.c: Ensure that we set caps on the buffers we pass.Jan Schmidt2006-03-151-0/+12
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-0/+41
* configure.ac: Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(...Tim-Philipp Müller2006-03-141-0/+12
* gst/avi/gstavidemux.c: Catch short reads, like they might happen with truncat...Tim-Philipp Müller2006-03-141-0/+6
* gst/avi/gstavidemux.c: Fix DIB image inversion for pictures with a depth != 8...Tim-Philipp Müller2006-03-141-0/+6
* ext/jpeg/gstjpegdec.*: Fix durations on outgoing buffers after seeking in MJP...Tim-Philipp Müller2006-03-141-0/+8
* gst/wavparse/gstwavparse.c: Implement seek in READY (re-fixes #327658)Wim Taymans2006-03-131-0/+6
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-131-0/+39
* ext/dv/gstdvdemux.c: Handle events in push mode better, can now do non-flushi...Wim Taymans2006-03-091-0/+7
* gst/udp/gstdynudpsink.c: Applied patch from Kai Vehmanen, fixes #333624.Wim Taymans2006-03-071-0/+5
* ext/libpng/gstpngdec.c: Implement paletted and grayscale png files handling. ...Julien Moutte2006-03-061-0/+6
* ext/speex/gstspeexenc.c: fix a tag list assert follow gst-plugins-base/ext/og...Thomas Vander Stichele2006-03-061-0/+9
* gst/id3demux/: Use new typefind helper functions here as well, and do typefin...Tim-Philipp Müller2006-03-041-0/+8
* sys/sunaudio/: Remove unused variables, breaks build from CVSBenjamin Pineau2006-03-041-0/+10
* docs/plugins/: Added wavparse docs.Wim Taymans2006-03-031-0/+19
* gst/avi/gstavidemux.*: If we have an index, use a duration based on the index...Tim-Philipp Müller2006-03-031-0/+11
* docs/plugins/: Added smoke and jpeg to the docs.Wim Taymans2006-03-031-0/+22
* docs/plugins/: Added videobalance and videoflip to the docs.Wim Taymans2006-03-031-0/+32
* configure.ac: Bump requirements to current core and -base CVS (core for new t...Tim-Philipp Müller2006-03-021-0/+15
* remove conflict indicatorChristian Schaller2006-02-281-1/+0
* add missing entryChristian Schaller2006-02-281-0/+15
* gst/wavparse/gstwavparse.c: Use DEBUG_OBJECT more.Wim Taymans2006-02-281-0/+8
* docs/plugins/: Added dvdec and dvdemux to docs.Wim Taymans2006-02-281-0/+33
* ext/annodex/: Add a little extra debug. Make the decoder not return NOT_LINKE...Jan Schmidt2006-02-281-0/+9
* ext/annodex/gstskeltag.*: Deleted; these files aren't used any more either.Michael Smith2006-02-271-0/+6
* ext/Makefile.am: Fix dist-check.Julien Moutte2006-02-251-0/+4
* ext/annodex/gstcmmlenc.c: Fix another memleak.Julien Moutte2006-02-251-0/+5
* Fix a memleak in gst_cmml_track_list_add_clip.Julien Moutte2006-02-251-0/+18
* ext/annodex/: Fix possible memleaks.Julien Moutte2006-02-251-0/+9
* tests/check/: Fix tests so that they use the plugins-base tags.Julien Moutte2006-02-241-0/+7
* ext/Makefile.am: Re-enable module.Julien Moutte2006-02-241-0/+4
* tests/check/Makefile.am: Forgot to remove that test.Julien Moutte2006-02-241-0/+4
* Try to fix Annodex plugin.Julien Moutte2006-02-241-0/+10
* tests/check/Makefile.am: Disable those checks as well.Julien Moutte2006-02-241-0/+4
* ext/Makefile.am: Disable annodex for now until we figure out how to make it b...Julien Moutte2006-02-241-0/+10
* I'm too lazy to comment thisEdgard Lima2006-02-241-0/+13
* Add Annodex elements from Alessendro Decina: skeleton and CMML.Michael Smith2006-02-241-0/+30
* autogen.sh: Check for automake 1.9 as well.Michael Smith2006-02-241-0/+5
* ext/flac/gstflacenc.c: Change min. sample rate to 8kHz to match flacdec's.Tim-Philipp Müller2006-02-241-0/+5
* ext/cdio/Makefile.am: Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be requ...Tim-Philipp Müller2006-02-231-0/+12