summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-05-05ex/: Even more gcc-4.0 fixes.Tim-Philipp Müller1-0/+51
2005-05-05More gcc-4.0 fixes.Tim-Philipp Müller1-0/+18
2005-05-05gst/: gcc-4.0 fixes part oneTim-Philipp Müller1-0/+40
2005-05-05ext/faad/gstfaad.c: Reverting previous patch, blame borked gentoo patches on ...Edward Hervey1-0/+5
2005-05-05ext/faad/gstfaad.c: faacDecInit[2]() uses (unsigned int *) and not (unsigned ...Edward Hervey1-0/+6
2005-05-04ext/mad/gstmad.c: Remove g_print from previous commit.Ronald S. Bultje1-0/+5
2005-05-04ext/mad/gstmad.c: That wasn't all too good for performance in Totem...Ronald S. Bultje1-0/+5
2005-05-04ext/cairo/: Make work with future Cairo 0.5 API. Modified patch so that thing...Tim-Philipp Müller1-0/+10
2005-05-04ext/mad/gstmad.c: Don't use taglist twice (#302837).Ronald S. Bultje1-0/+5
2005-05-04gst-libs/gst/play/play.c: Fix compilation with gcc4 and, while we're at it, u...Tim-Philipp Müller1-0/+7
2005-05-03ext/ogg/gstoggmux.c: Lowered max-page-delay and max-delay from 5s to 0.5s. Fi...Gergely Nagy1-0/+6
2005-05-02gst/playback/gstplaybasebin.c: Doh, silly. Always remove pointer to deleted o...Ronald S. Bultje1-0/+7
2005-05-02ext/pango/gsttextoverlay.*: Handle EOS better (#302220).Ronald S. Bultje1-0/+8
2005-05-02ext/mad/gstmad.c: Ronald S. Bultje1-0/+6
2005-05-02gst/adder/gstadder.*: Fix EOS handling (#301944).Ronald S. Bultje1-0/+11
2005-04-29ext/pango/gsttextoverlay.c: Fix offset bug (#172845).Ronald S. Bultje1-0/+5
2005-04-28ext/cdparanoia/gstcdparanoia.*: Metadata handling fixes.Ronald S. Bultje1-0/+7
2005-04-28ext/cdparanoia/: Calculate musicbrainz discid.Ronald S. Bultje1-0/+12
2005-04-27ext/cdparanoia/gstcdparanoia.*: required for #171600.Ronald S. Bultje1-0/+12
2005-04-26gst/tcp/gstmultifdsink.*: Made the locks recursive so that we don't have to r...Wim Taymans1-0/+13
2005-04-25ext/ogg/gstoggdemux.c: Cache start-time values; flush ogg-streams after each ...Ronald S. Bultje1-0/+8
2005-04-25gst/audioscale/gstaudioscale.c: Allow floating-point audio passthrough, makes...Ronald S. Bultje1-0/+7
2005-04-25ext/wavpack/wavpack.h: Fix freeBSD compile (#301894).Ronald S. Bultje1-0/+7
2005-04-22gst/adder/gstadder.c: Implement getcaps function (#301292).Ronald S. Bultje1-0/+8
2005-04-22gst/: Use works-in-place flag (#300932).Ronald S. Bultje1-0/+10
2005-04-22gst/: More signed/unsigned fixes for GCC4.Ronald S. Bultje1-0/+11
2005-04-22First set of GCC4 compiler fixes.Ronald S. Bultje1-0/+97
2005-04-22fix a silly bug that gcc4 caughtThomas Vander Stichele1-1/+6
2005-04-21ext/dvdnav/dvdnavsrc.c: Extend URI handler for dvdnav:// to support dvdnav://...Jan Schmidt1-0/+15
2005-04-21gst/qtdemux/qtdemux.c: Add extradata for ALAC.Ronald S. Bultje1-0/+5
2005-04-21ext/cdio/cddasrc.c: Fix EOS emission for the last track on the disc.Tim-Philipp Müller1-0/+5
2005-04-21ext/alsa/gstalsa.c: try to work as much as before while still working around ...Benjamin Otte1-0/+7
2005-04-21gst/qtdemux/qtdemux.c: Set correct extradata for QDM2.Ronald S. Bultje1-0/+5
2005-04-21gst/speed/gstspeed.c: Don't reset speed->sample_size to 0 in state change fro...Tim-Philipp Müller1-0/+8
2005-04-20ext/shout2/gstshout2.c: ext/shout2/gstshout2.h fix stream name so it has a de...Zaheer Abbas Merali1-0/+6
2005-04-20gst/autodetect/gstautoaudiosink.c: When redoing the ghostpad, make sure it's ...Tim-Philipp Müller1-0/+6
2005-04-20ext/libpng/gstpngenc.c: How can this be broken for soooo long?Zaheer Abbas Merali1-0/+5
2005-04-19sys/ximage/ximagesink.c: Minor code clean-up: remove unnecessary cast (fixes ...Tim-Philipp Müller1-0/+6
2005-04-18ext/mad/gstmad.c: Add more debug.Ronald S. Bultje1-0/+5
2005-04-18gst/ffmpegcolorspace/gstffmpegcolorspace.c: Attempt passthrough (massively in...Ronald S. Bultje1-0/+6
2005-04-18gst/tags/gstvorbistag.c: ... and to OGM / Ogg ...Ronald S. Bultje1-0/+5
2005-04-18gst/matroska/matroska-demux.c: Also use language code for Matroska files.Ronald S. Bultje1-0/+5
2005-04-18configure.ac: Add X_CFLAGS to CFLAGS while checking forTim-Philipp Müller1-0/+7
2005-04-18ext/snapshot/gstsnapshot.c: The "snapshot" signal is very useful, but it's be...Edward Hervey1-0/+6
2005-04-18gst/qtdemux/qtdemux.c: Prevent hangs that I apparently introduced a while ago.Ronald S. Bultje1-0/+5
2005-04-18ext/pango/gsttextoverlay.c: Don't crop off bottom (fixes #172845 minus a pixe...Ronald S. Bultje1-0/+13
2005-04-17ext/dvdread/dvdreadsrc.c: Remove deleted include.Ronald S. Bultje1-0/+5
2005-04-17ext/dvdread/: Integrate in dvdreadsrc.c.Ronald S. Bultje1-0/+25
2005-04-16ext/gnomevfs/gstgnomevfssrc.c: If random access is not supported, fallback to...Jan Schmidt1-0/+5
2005-04-16gst/mpegstream/: Use the default event handler for EOS and other unknown even...Jan Schmidt1-0/+6