summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-03-12ext/taglib/: Add support for writing MusicBrainz IDs.Tim-Philipp Müller1-0/+7
2006-03-12sys/v4l2/gstv4l2element.h: Include "_stdint.h" in an attempt to make theTim-Philipp Müller1-0/+6
2006-03-11V4L2 ported to 0.10.Edgard Lima1-0/+21
2006-03-11configure.ac: Only compile the taglib plugin if a C++ compiler is present. Us...Tim-Philipp Müller1-0/+7
2006-03-11added new element to add Xing headers to MP3 files (this allows decoder to fi...Christophe Fergeau1-0/+11
2006-03-11ext/taglib/gsttaglib.cc: and add support for TCOP (copyright)Alex Lancaster1-0/+7
2006-03-10gst/modplug/: Fix modplug compilation.Julien Moutte1-0/+5
2006-03-10Original commit message from CVS:Tim-Philipp Müller1-0/+11
2006-03-10ext/libmms/gstmms.*: Some clean-ups; more debug output; use blocksize propert...Tim-Philipp Müller1-0/+12
2006-03-09gst/qtdemux/qtdemux.c: Fix build with gcc-4.1 (#327355).Tim-Philipp Müller1-0/+5
2006-03-09new id3v2 muxer based on TagLibChristophe Fergeau1-0/+10
2006-03-08gst/qtdemux/qtdemux.c: Extract disc number and count from files that use 'dis...Tim-Philipp Müller1-0/+7
2006-03-06ext/musepack/: Forgot those two.Tim-Philipp Müller1-0/+6
2006-03-06ext/musepack/gstmusepackdec.c: Some cleanups; pause task when push fails.Tim-Philipp Müller1-0/+11
2006-03-05gst/qtdemux/qtdemux.c: Add support for '3IVD' fourcc (#333403).Tim-Philipp Müller1-0/+5
2006-03-04ext/faad/gstfaad.c: Add query function for position/duration querying (mostly...Tim-Philipp Müller1-0/+10
2006-03-03sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectectionSébastien Moutte1-0/+11
2006-03-03ext/xvid/gstxviddec.c: Declare variable at the beginning of the block and mak...Jens Granseuer1-0/+6
2006-03-03gst/qtdemux/qtdemux.c: Use GST_WARNING instead of GST_ERROR for all the too s...Edward Hervey1-0/+7
2006-02-28gst/qtdemux/qtdemux.c: Can't divide through zero (suppress warning in case of...Tim-Philipp Müller1-0/+6
2006-02-25sys/glsink/glimagesink.c: It doesn't seem we need GLU.hJulien Moutte1-0/+4
2006-02-24gst/qtdemux/qtdemux.c: Add support for palettised Apple SMC videos (#327075, ...Fabrizio Gennari1-0/+7
2006-02-24autogen.sh: Allow automake 1.9Michael Smith1-0/+5
2006-02-24Changed property name from "uri" to "location".Edgard Lima1-0/+5
2006-02-22Cygwin Ports maintainer.Jan Schmidt1-0/+9
2006-02-22gst/qtdemux/qtdemux.c: Add 'dvsd' and 'dv25' to list of possible fourcc value...Edward Hervey1-0/+8
2006-02-21configure.ac: Surely this is supposed to be >= a.b, not == a.bTim-Philipp Müller1-0/+5
2006-02-20Port ximagesrc to 0.10 (Closes #304795)Jan Schmidt1-0/+29
2006-02-20I'm too lazy to comment thisEdgard Lima1-0/+6
2006-02-20configure.ac: Back to CVS nanoJan Schmidt1-0/+5
2006-02-20configure.ac: releasing 0.10.1, "Slimy - yet satisfying"RELEASE-0_10_1Jan Schmidt1-0/+7
2006-02-19configure.ac: Release 0.10.0.3 - pre-release for 0.10.1Jan Schmidt1-0/+5
2006-02-19ext/bz2/: Add proper copyright headers identifying Lutz Müller as the author...Tim-Philipp Müller1-0/+10
2006-02-17gst/qtdemux/qtdemux.c: Don't GST_LOG timestamps from nonexistent index entrie...Tim-Philipp Müller1-0/+6
2006-02-17gst/qtdemux/qtdemux.c: Check that the size of the returned buffer is of the c...Edward Hervey1-0/+7
2006-02-17configure.ac: Release 0.10.0.2 - pre-release for 0.10.1Jan Schmidt1-0/+5
2006-02-16gst/qtdemux/qtdemux.c: Don't stop the task if the pad isn't linked.Edward Hervey1-0/+6
2006-02-15gst/qtdemux/qtdemux.c: It appears 100% equals 1/1 and not 100/1 ...Tim-Philipp Müller1-0/+5
2006-02-15gst/qtdemux/qtdemux.c: When buffering MDAT data, show the user something is h...Tim-Philipp Müller1-0/+7
2006-02-14gst/qtdemux/qtdemux.*: Make push-based work if mdat atom is before moov atom.Edward Hervey1-0/+10
2006-02-14ext/libmms/gstmms.c: Return FLOW_UNEXPECTED on EOS, not FLOW_ERROR. Also, no ...Tim-Philipp Müller1-0/+10
2006-02-14sys/glsink/glimagesink.c (gst_glimage_sink_init): Come on schleef, don't brea...Andy Wingo1-0/+5
2006-02-14gst/qtdemux/qtdemux.c: Handle the case where data atoms are before moov atoms...Edward Hervey1-0/+6
2006-02-13gst/qtdemux/: QtDemux can now work push-based.Edward Hervey1-0/+14
2006-02-13I'm too lazy to comment thisEdgard Lima1-0/+10
2006-02-10Port cdxaparse, makes VCD playback work.Tim-Philipp Müller1-0/+8
2006-02-07gst/qtdemux/qtdemux.c: use the correct variable to check if we can calculate ...Thomas Vander Stichele1-0/+8
2006-02-07gst/qtdemux/qtdemux.c: clean up some debugging, using _OBJECT, moving recurri...Thomas Vander Stichele1-0/+7
2006-02-06Now it uses libneon 0.25.5 that supports shoutcast.Edgard Lima1-0/+6
2006-02-06ext/bz2/gstbz2enc.c: Accepd "ANY" caps. Use "x-bzip" instead of "x-bz2".Edward Hervey1-0/+14