summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-22Add new libsoundtouch-based pitch plugin (#331335).Wouter Paeson6-0/+838
2006-03-21gst/modplug/libmodplug/load_ptm.cpp: Fix compilation with gcc-4.1 and -Werror...Tim-Philipp Müller2-4/+14
2006-03-20ext/taglib/gsttaglib.h: Fix left-over gst_my_filter_get_type.Tim-Philipp Müller3-1/+6
2006-03-17Have a show mouse pointer property and use it if we canZaheer Abbas Merali2-2/+23
2006-03-15gst/qtdemux/qtdemux.c: Let's not forget to chain up to the parent dispose.Edward Hervey2-0/+7
2006-03-15gst/qtdemux/qtdemux.c: Series of memleak fixes:Edward Hervey2-10/+32
2006-03-14sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as ...Edward Hervey2-2/+9
2006-03-13ext/taglib/gsttaglib.cc: Add gtk-doc blurb (unused for the time being); match...Tim-Philipp Müller2-1/+33
2006-03-13autogen.sh: Don't check for file that only exists in CVS but isn't disted (#3...Mikhail Zabaluev2-1/+9
2006-03-13Fix build of v4l2 (sigh)Julien Moutte3-2/+9
2006-03-12Fix distcheck.Tim-Philipp Müller3-9/+14
2006-03-12sys/v4l2/v4l2src_calls.c: g_atomic_int_set is only available in glib-0.10, us...Edward Hervey2-4/+11
2006-03-12sys/v4l2/gstv4l2element.h: Remove tim's addition of "_stdint.h" since it does...Edward Hervey2-2/+10
2006-03-12ext/taglib/: Add support for writing MusicBrainz IDs.Tim-Philipp Müller4-5/+93
2006-03-12sys/v4l2/gstv4l2element.h: Include "_stdint.h" in an attempt to make theTim-Philipp Müller2-0/+8
2006-03-11V4L2 ported to 0.10.Edgard Lima18-1381/+1485
2006-03-11configure.ac: Only compile the taglib plugin if a C++ compiler is present. Us...Tim-Philipp Müller2-24/+12
2006-03-11added new element to add Xing headers to MP3 files (this allows decoder to fi...Christophe Fergeau5-0/+457
2006-03-11ext/taglib/gsttaglib.cc: and add support for TCOP (copyright)Alex Lancaster2-2/+24
2006-03-10gst/modplug/: Fix modplug compilation.Julien Moutte3-7/+14
2006-03-10Original commit message from CVS:Tim-Philipp Müller7-473/+497
2006-03-10ext/libmms/gstmms.*: Some clean-ups; more debug output; use blocksize propert...Tim-Philipp Müller3-98/+78
2006-03-09gst/qtdemux/qtdemux.c: Fix build with gcc-4.1 (#327355).Tim-Philipp Müller3-2/+6
2006-03-09new id3v2 muxer based on TagLibChristophe Fergeau6-0/+545
2006-03-08gst/qtdemux/qtdemux.c: Extract disc number and count from files that use 'dis...Tim-Philipp Müller3-0/+15
2006-03-06ext/musepack/: Forgot those two.Tim-Philipp Müller3-13/+17
2006-03-06ext/musepack/gstmusepackdec.c: Some cleanups; pause task when push fails.Tim-Philipp Müller2-208/+112
2006-03-05gst/qtdemux/qtdemux.c: Add support for '3IVD' fourcc (#333403).Tim-Philipp Müller2-0/+9
2006-03-04ext/faad/gstfaad.c: Add query function for position/duration querying (mostly...Tim-Philipp Müller2-22/+256
2006-03-03sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectectionSébastien Moutte14-17/+821
2006-03-03ext/xvid/gstxviddec.c: Declare variable at the beginning of the block and mak...Jens Granseuer2-1/+8
2006-03-03gst/qtdemux/qtdemux.c: Use GST_WARNING instead of GST_ERROR for all the too s...Edward Hervey2-14/+21
2006-03-02docs/plugins/: Add audioresample to docs.Wim Taymans2-69/+95
2006-02-28gst/qtdemux/qtdemux.c: Can't divide through zero (suppress warning in case of...Tim-Philipp Müller2-2/+11
2006-02-25sys/glsink/glimagesink.c: It doesn't seem we need GLU.hJulien Moutte2-1/+4
2006-02-24gst/qtdemux/qtdemux.c: Add support for palettised Apple SMC videos (#327075, ...Fabrizio Gennari2-1/+118
2006-02-24autogen.sh: Allow automake 1.9Michael Smith2-1/+6
2006-02-24Changed property name from "uri" to "location".Edgard Lima2-8/+13
2006-02-22Cygwin Ports maintainer.Jan Schmidt4-9/+24
2006-02-22gst/qtdemux/qtdemux.c: Add 'dvsd' and 'dv25' to list of possible fourcc value...Edward Hervey2-0/+13
2006-02-21configure.ac: Surely this is supposed to be >= a.b, not == a.bTim-Philipp Müller3-1/+6
2006-02-20Port ximagesrc to 0.10 (Closes #304795)Jan Schmidt8-19/+1615
2006-02-20I'm too lazy to comment thisEdgard Lima3-42/+77
2006-02-20configure.ac: Back to CVS nanoJan Schmidt2-1/+6
2006-02-20configure.ac: releasing 0.10.1, "Slimy - yet satisfying"RELEASE-0_10_1Jan Schmidt11-12/+204
2006-02-20ext/ladspa/gstsignalprocessor.c: Fix compilation of LADPSA. It doesn't seem t...Jan Schmidt1-1/+3
2006-02-19configure.ac: Release 0.10.0.3 - pre-release for 0.10.1Jan Schmidt2-1/+6
2006-02-19ext/bz2/: Add proper copyright headers identifying Lutz Müller as the author...Tim-Philipp Müller6-10/+25
2006-02-17gst/qtdemux/qtdemux.c: Don't GST_LOG timestamps from nonexistent index entrie...Tim-Philipp Müller2-8/+16
2006-02-17gst/qtdemux/qtdemux.c: Check that the size of the returned buffer is of the c...Edward Hervey2-0/+14