summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2005-04-15ext/: Take filler handling back out. Decoders shouldn't need to.Jan Schmidt1-0/+18
2005-04-15add some debug info to 1394Thomas Vander Stichele1-0/+5
2005-04-14Adding Chinese translation (submitted by Abel Cheung)Thomas Vander Stichele1-0/+6
2005-04-14ext/gnomevfs/gstgnomevfsuri.c: Add dav/davs (#300377).Ronald S. Bultje1-0/+5
2005-04-14gst/playback/gstplaybasebin.c: Use subtitle autodetection rather than hardcod...Ronald S. Bultje1-0/+15
2005-04-14ext/alsa/gstalsa.*: add a desired_period_count that gets set to the user's de...Benjamin Otte1-0/+14
2005-04-14New plugin: freeze, a stream freezer. (#165726)Gergely Nagy1-0/+8
2005-04-14gst/qtdemux/qtdemux.c: Skip unknown nodes.Ronald S. Bultje1-0/+5
2005-04-14gst/switch/gstswitch.c: Set a default debug category. (Fixes: #300337)Gergely Nagy1-0/+5
2005-04-13gst/videotestsrc/videotestsrc.c: Fix rounding problem that causes rendering e...David Schleef1-0/+6
2005-04-12ext/theora/theoraenc.c: Round up after dividing by two or else we end up with...Wim Taymans1-0/+6
2005-04-12ext/gnomevfs/gstgnomevfssrc.c: Enable random access, so we can seek over HTTP.Ronald S. Bultje1-0/+5
2005-04-12make sure there is a test registry to work againstThomas Vander Stichele1-0/+6
2005-04-12ext/dts/gstdtsdec.c: Handle filler events.Jan Schmidt1-0/+59
2005-04-11gst/playback/gstplaybasebin.c: Fix buildbot, added property set/get code.Wim Taymans1-0/+6
2005-04-10ext/dvdread/dvdreadsrc.c: Handle current/total time queries from information ...Jan Schmidt1-0/+6
2005-04-09gst/audioconvert/gstchannelmix.c: Center-to-front does not involve rear (whic...Ronald S. Bultje1-0/+7
2005-04-09gst/videocrop/gstvideocrop.c: Renegotiate after a set_property, not after a g...Ronald S. Bultje1-0/+7
2005-04-09gst/qtdemux/qtdemux.c: NULL-terminate vararg functions properly (#172946).Ronald S. Bultje1-0/+5
2005-04-08ext/alsa/gstalsamixer.c: Fix unassigned variable (causing #172884).Ronald S. Bultje1-0/+5
2005-04-07gst/mpegstream/gstmpegparse.c: Change rate initialisation and calculation to ...Jan Schmidt1-0/+8
2005-04-07ext/mpeg2dec/gstmpeg2dec.*: Do something with speed (which is useful for some...Ronald S. Bultje1-0/+8