summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-06-23gst/audiorate/gstaudiorate.c: Make gcc4 happy.Tim-Philipp Müller1-0/+5
2005-06-23gst/auparse/gstauparse.c: Don't leak caps (#308794).Tim-Philipp Müller1-0/+7
2005-06-23gst/audioscale/gstaudioscale.*: Fix discont handling: if we get a discont bef...Tim-Philipp Müller1-0/+11
2005-06-22gst/audiorate/gstaudiorate.c: Add 'start-offset' property and add/fix discont...Tim-Philipp Müller1-0/+9
2005-06-22gst/matroska/matroska-demux.c: Initialize the video context properly, so we d...Tim-Philipp Müller1-0/+8
2005-06-21ext/theora/theoraenc.c: fix granulepos bug from #305231Thomas Vander Stichele1-0/+6
2005-06-21gst/videotestsrc/gstvideotestsrc.c: expose timestamp_offset as a gobject prop...Thomas Vander Stichele1-0/+6
2005-06-19ext/mpeg2dec/gstmpeg2dec.c: Fix overflows.Ronald S. Bultje1-0/+7
2005-06-19ext/alsa/: Simplistically attempt to pick a default format for filling with s...Jan Schmidt1-0/+8
2005-06-19gst/playback/gstplaybasebin.c (gst_play_base_bin_class_init)Luca Ognibene1-0/+10
2005-06-16ext/cdio/cddasrc.c: Output more debug info.Tim-Philipp Müller1-0/+5
2005-06-16gst/videotestsrc/videotestsrc.c: Fix I420 painting that ends in an odd column...David Schleef1-0/+5
2005-06-15ext/cdio/cddasrc.c: Default to cdda://1 when called with empty URI (cdda://) ...Tim-Philipp Müller1-0/+9
2005-06-15gst/videoscale/gstvideoscale.c: Add 24-bit and 15-bit RGBDavid Schleef1-0/+8
2005-06-14gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event): Only process e...Martin Soto1-0/+11
2005-06-14ext/dvdnav/: Read VTS info using libdvdread, and use to send the stream info ...Jan Schmidt1-0/+9
2005-06-14gst/videorate/gstvideorate.c (gst_videorate_link): Fix memory leakLuca Ognibene1-0/+5
2005-06-13gst/tcp/gstmultifdsink.c: Avoid potential deadlock because we do not release ...Wim Taymans1-0/+6
2005-06-13Add 'new plugin: cddasrc' line to 0.8.9 notes.Tim-Philipp Müller1-1/+5
2005-06-13ext/cdparanoia/gstcdparanoia.c: #307459.Ronald S. Bultje1-0/+7
2005-06-12ext/cairo/gsttextoverlay.c: Remove guchar * cast. This makes gst-plugins comp...Ronald S. Bultje1-0/+7
2005-06-12ext/amrnb/amrnbparse.c: Fix header (which apparently accidently worked in the...Ronald S. Bultje1-0/+6
2005-06-11configure.ac: Require cairo 0.5.xTim-Philipp Müller1-0/+24
2005-06-10gst/playback/gstplaybasebin.c: Crap, double free.Ronald S. Bultje1-0/+5
2005-06-10gst/playback/gstplaybasebin.c: Mark some more for i18n.Ronald S. Bultje1-0/+6
2005-06-10Fix some error domains; don't print the URI in playbin errors.Ronald S. Bultje1-0/+8
2005-06-09g/: Default to autovideosink instead of @DEFAULT_VIDEOSINK@.Ronald S. Bultje1-0/+8
2005-06-09ext/mad/gstmad.c: Update total_samples after new header, since it will affect...Ronald S. Bultje1-0/+6
2005-06-09Fixed regeneration of wavpack header.Arwed v. Merkatz1-0/+6
2005-06-09Fixed time query and added position query.Arwed v. Merkatz1-0/+6
2005-06-09New wavpack plugin using the wavpack library instead of importing the whole w...Arwed v. Merkatz1-0/+48
2005-06-09ext/cdparanoia/gstcdparanoia.c: Report device when open failed. Remove warnin...Ronald S. Bultje1-0/+8
2005-06-09gst/matroska/matroska-mux.c: Some better error reporting instead of just retu...Ronald S. Bultje1-0/+5
2005-06-09sys/v4l2/gstv4l2src.c: Don't use bytesused/length of a buffer for GST_BUFFER_...Ronald S. Bultje1-0/+9
2005-06-09gst/adder/gstadder.c: Workaround for multi-mp3 case. Seems to work fine (#305...Ronald S. Bultje1-0/+6
2005-06-09gst/adder/gstadder.c: Remove double loop (probably copy/paste error).Ronald S. Bultje1-0/+5
2005-06-09gst/qtdemux/qtdemux.c: Fix EOS handling (#305150).Ronald S. Bultje1-0/+5
2005-06-09gst/adder/gstadder.c: Use getcaps function for source pad, too (#301292).Ronald S. Bultje1-0/+7
2005-06-09gst/typefind/gsttypefindfunctions.c: Make audio/x-au its own typefind functio...Ronald S. Bultje1-0/+7
2005-06-09ext/xvid/gstxvid.c: Make struct static, xvid crashes internally otherwise (#3...Ronald S. Bultje1-0/+7
2005-06-09gst/asfdemux/gstasfdemux.c: Cap framerate; should fix negotiation issues for ...Ronald S. Bultje1-0/+5
2005-06-09gst-libs/gst/riff/riff-media.c: Add Microsoft ISO MPEG-4 1.1 (M4S2; #306659).Ronald S. Bultje1-0/+7
2005-06-09gst/qtdemux/qtdemux.c: Fix up SVQ3 caps (to fix frame order problems; #306530).Ronald S. Bultje1-0/+6
2005-06-08ext/faad/gstfaad.c: I don't understand how this got unnoticed for so long - d...Thomas Vander Stichele1-0/+15
2005-06-08gst/playback/gstplaybasebin.c: Set max. buffer size depending on media type (...Ronald S. Bultje1-0/+6
2005-06-08support h264 video in matroskaArwed v. Merkatz1-0/+7
2005-06-08gst/qtdemux/qtdemux.c: Fix distortion in 8-bit audio tracks (#306680).Ronald S. Bultje1-0/+5
2005-06-07sys/glsink/glimagesink.c: Make MESA extensions dependent on having MESA. (fix...David Schleef1-0/+6
2005-06-06gst-libs/gst/audio/multichannel.c: revert my patch from 2005-06-01. I confuse...Benjamin Otte1-0/+6
2005-06-03ext/cdparanoia/gstcdparanoia.c: Unbreak soundjuicer (tested gnome-cd, sound-j...Ronald S. Bultje1-0/+6