summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Change bus reset handler so it reports useful information such as whether the...Zaheer Abbas Merali2006-03-163-2/+53
* gst/id3demux/id3v2frames.c: We only care about gain and peak data for the mas...Tim-Philipp Müller2006-03-162-3/+11
* gst/id3demux/id3v2frames.c: Read replay gain tags (#323721).Tim-Philipp Müller2006-03-162-8/+115
* configure.ac: Bump requirements to gst-plugins-base CVS because of buggy gst_...Tim-Philipp Müller2006-03-152-1/+7
* Fixed one of the caps in the code from mulaw to alaw.Philippe Kalaf2006-03-152-1/+6
* gst/apetag/gsttagdemux.c: Ensure that we set caps on the buffers we pass.Jan Schmidt2006-03-153-4/+26
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-1530-141/+140
* gst/qtdemux/qtdemux.c: Let's not forget to chain up to the parent dispose.Edward Hervey2006-03-151-0/+2
* gst/qtdemux/qtdemux.c: Series of memleak fixes:Edward Hervey2006-03-151-10/+22
* configure.ac: Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(...Tim-Philipp Müller2006-03-144-3/+108
* sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as ...Edward Hervey2006-03-141-2/+2
* gst/avi/gstavidemux.c: Catch short reads, like they might happen with truncat...Tim-Philipp Müller2006-03-142-22/+36
* gst/avi/gstavidemux.c: Fix DIB image inversion for pictures with a depth != 8...Tim-Philipp Müller2006-03-142-6/+22
* ext/jpeg/gstjpegdec.*: Fix durations on outgoing buffers after seeking in MJP...Tim-Philipp Müller2006-03-143-17/+40
* gst/wavparse/gstwavparse.c: Implement seek in READY (re-fixes #327658)Wim Taymans2006-03-132-2/+8
* ext/taglib/gsttaglib.cc: Add gtk-doc blurb (unused for the time being); match...Tim-Philipp Müller2006-03-131-1/+27
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-1323-24/+150
* Fix build of v4l2 (sigh)Julien Moutte2006-03-131-2/+3
* sys/v4l2/v4l2src_calls.c: g_atomic_int_set is only available in glib-0.10, us...Edward Hervey2006-03-121-4/+4
* sys/v4l2/gstv4l2element.h: Remove tim's addition of "_stdint.h" since it does...Edward Hervey2006-03-121-2/+2
* ext/taglib/: Add support for writing MusicBrainz IDs.Tim-Philipp Müller2006-03-123-5/+86
* sys/v4l2/gstv4l2element.h: Include "_stdint.h" in an attempt to make theTim-Philipp Müller2006-03-121-0/+2
* V4L2 ported to 0.10.Edgard Lima2006-03-1115-1374/+1365
* ext/taglib/gsttaglib.cc: and add support for TCOP (copyright)Alex Lancaster2006-03-111-2/+17
* gst/qtdemux/qtdemux.c: Fix build with gcc-4.1 (#327355).Tim-Philipp Müller2006-03-092-2/+1
* new id3v2 muxer based on TagLibChristophe Fergeau2006-03-093-0/+518
* ext/dv/gstdvdemux.c: Handle events in push mode better, can now do non-flushi...Wim Taymans2006-03-092-8/+48
* gst/qtdemux/qtdemux.c: Extract disc number and count from files that use 'dis...Tim-Philipp Müller2006-03-082-0/+8
* gst/udp/gstdynudpsink.c: Applied patch from Kai Vehmanen, fixes #333624.Wim Taymans2006-03-072-11/+5
* ext/libpng/gstpngdec.c: Implement paletted and grayscale png files handling. ...Julien Moutte2006-03-062-5/+30
* ext/speex/gstspeexenc.c: fix a tag list assert follow gst-plugins-base/ext/og...Thomas Vander Stichele2006-03-062-8/+20
* gst/qtdemux/qtdemux.c: Add support for '3IVD' fourcc (#333403).Tim-Philipp Müller2006-03-051-0/+4
* gst/id3demux/: Use new typefind helper functions here as well, and do typefin...Tim-Philipp Müller2006-03-043-95/+29
* sys/sunaudio/: Remove unused variables, breaks build from CVSBenjamin Pineau2006-03-043-3/+10
* sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectectionSébastien Moutte2006-03-0311-17/+756
* docs/plugins/: Added wavparse docs.Wim Taymans2006-03-036-21/+146
* gst/avi/gstavidemux.*: If we have an index, use a duration based on the index...Tim-Philipp Müller2006-03-033-8/+60
* docs/plugins/: Added smoke and jpeg to the docs.Wim Taymans2006-03-0314-122/+197
* docs/plugins/: Added videobalance and videoflip to the docs.Wim Taymans2006-03-0310-311/+512
* gst/qtdemux/qtdemux.c: Use GST_WARNING instead of GST_ERROR for all the too s...Edward Hervey2006-03-031-14/+14
* configure.ac: Bump requirements to current core and -base CVS (core for new t...Tim-Philipp Müller2006-03-024-89/+35
* gst/qtdemux/qtdemux.c: Can't divide through zero (suppress warning in case of...Tim-Philipp Müller2006-02-281-2/+5
* 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-282-22/+36
* docs/plugins/: Added dvdec and dvdemux to docs.Wim Taymans2006-02-287-212/+846
* ext/annodex/: Add a little extra debug. Make the decoder not return NOT_LINKE...Jan Schmidt2006-02-283-6/+24
* add annodex pluginChristian Schaller2006-02-271-0/+1
* ext/annodex/gstskeltag.*: Deleted; these files aren't used any more either.Michael Smith2006-02-273-472/+6
* ext/Makefile.am: Fix dist-check.Julien Moutte2006-02-252-0/+5