summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-03gst/qtdemux/qtdemux.c: Add codecdata on avc1 (h264).Ronald S. Bultje1-0/+5
2005-06-03gst/videoscale/gstvideoscale.c: Let's not break planar YUV by allocating only...Ronald S. Bultje1-0/+5
2005-06-03sys/ximage/ximagesrc.c: Some extra checks, move display initialization to sta...Ronald S. Bultje1-0/+9
2005-06-03ext/audiofile/gstafparse.c: Portability fix for non-exported function (#305435).Ronald S. Bultje1-0/+6
2005-06-02gst/audiorate/gstaudiorate.c: Fix copy'n'past-o from previous commit and actu...Tim-Philipp Müller1-0/+9
2005-06-02gst/audiorate/gstaudiorate.c: Make case of overlapping buffers work (a sub bu...Tim-Philipp Müller1-0/+13
2005-06-02if faad wants params in exact bit-width, then deliver them as suchStefan Kost1-0/+5
2005-06-01gst-libs/gst/audio/multichannel.c: It might help if you want to blame caps fo...Benjamin Otte1-0/+10
2005-05-29sys/glsink/glimagesink.c: Change rank fromDavid Schleef1-0/+5
2005-05-29gst/videoscale/: Some days, you just get the urge to rewrite a bunch of code.David Schleef1-0/+19
2005-05-26Fixed spc plugin to dist correctly.Arwed v. Merkatz1-0/+5
2005-05-25back to headThomas Vander Stichele1-0/+5
2005-05-25releasing 0.8.9, Old HatThomas Vander Stichele1-11/+21
2005-05-25ext/alsa/gstalsa.c: workaround bug in dmix. Fixes #305186.Ronald S. Bultje1-0/+8
2005-05-25sys/ximage/ximagesrc.c: fix bug brought out by gcc4. Closes #305012.Luca Ognibene1-0/+8
2005-05-24gst/adder/gstadder.c: freeing the name variableEdward Hervey1-0/+7
2005-05-18ext/swfdec/gstswfdec.c: Disable last patch, because it depends on swfdec CVS....David Schleef1-0/+5
2005-05-18sys/ximage/: Add ximagesrc element in the ximagesink plugin (plugin name shou...Luca Ognibene1-0/+14