summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-12-16gst-libs/gst/audio/Makefile.am: Try to fix buildbot.Ronald S. Bultje1-0/+5
2004-12-16cleanup and uniformize debuggingThomas Vander Stichele1-0/+5
2004-12-16gst/mpegstream/: Reset on ready. Fixes 160276.Ronald S. Bultje1-0/+10
2004-12-16gst/ffmpegcolorspace/gstffmpegcolorspace.c: Fix memleak (#154815).Ronald S. Bultje1-0/+8
2004-12-16ext/musicbrainz/gsttrm.*: Add support for using a proxy server when getting a...Ronald S. Bultje1-0/+11
2004-12-16gst/playback/: Fix memleaks (#157233).Ronald S. Bultje1-0/+8
2004-12-16gst/: Fix memleak (#159215).Ronald S. Bultje1-0/+9
2004-12-16sys/oss/: fixes #159433. Also add missing copyright header to oss_probe.c.Ronald S. Bultje1-0/+9
2004-12-16configure.ac: add audioresample and cairo plugins. RemoveDavid Schleef1-0/+20
2004-12-15sys/sunaudio/gstsunaudio.c: Apply patch from and cleaning up code a bit. Als...David Schleef1-0/+11
2004-12-15gst/festival/gstfestival.c: Set the output rate to 16000. Should fix #160235.David Schleef1-0/+5
2004-12-14gst/typefind/gsttypefindfunctions.c: Add typefinding for mpeg2 pes streamsZaheer Abbas Merali1-0/+5
2004-12-14configure.ac: Applied patch from bug #143659, making default and added code f...David Schleef1-0/+7
2004-12-13forgot to add H264 to avidemux template capsStéphane Loeuillet1-0/+5
2004-12-13forgot to add h264 to avidemux capsStéphane Loeuillet1-0/+1
2004-12-13add VSSH (VideoSoft h264) and remove s323 (h323) from riff-lib because s323 i...Stéphane Loeuillet1-0/+9
2004-12-13add s263 4CC code to qtdemux tooStéphane Loeuillet1-0/+1
2004-12-13gst/asfdemux/README gst/wavenc/riff.h gst-libs/gst/riff/riff-ids.h gst-libs/g...Stéphane Loeuillet1-0/+9
2004-12-12merge patch from 158258Christian Schaller1-0/+5
2004-12-11gst/interleave/deinterleave.c: fix my name's spelling! :)Zaheer Abbas Merali1-0/+5
2004-12-11put the same mail for Zaheer Merali everywhere (missing changelog entry from ...Stéphane Loeuillet1-0/+16
2004-12-11put the same mail for Zaheer Merali everywhereStéphane Loeuillet1-13/+13
2004-12-10gst/asfdemux/gstasfdemux.c: Align by packetsize, and assert that we a packet ...Ronald S. Bultje1-0/+8
2004-12-09ext/ogg/gstoggdemux.c: Check for non-NULL before accessing member (end-of-cha...Ronald S. Bultje1-0/+5
2004-12-09Synchronize property names where not yet the case. Devices are now device=X, ...Ronald S. Bultje1-0/+18
2004-12-09configure.ac: move GCONF macro outside conditional for the am conditional. Fi...Thomas Vander Stichele1-0/+5
2004-12-08tools/gst-visualise-m.m: Switch to elements that currently exist.David Schleef1-1/+6
2004-12-08ext/ogg/gstogmparse.c: We love wrong commas.Ronald S. Bultje1-0/+5
2004-12-08gst/matroska/matroska-demux.c: Don't set DEFAULT, unsupported - makes length ...Ronald S. Bultje1-0/+7
2004-12-07fix licensing of monoscopeChristian Schaller1-0/+8
2004-12-07fix licensing information for monoscope pluginChristian Schaller1-0/+6
2004-12-06set correct buffer durations in mp3parse, set default_duration in matroskamux...Arwed v. Merkatz1-0/+7
2004-12-06ext/alsa/gstalsa.*: refactor big chunks of the core caps negotiation code to ...Benjamin Otte1-0/+8
2004-12-06ext/a52dec/gsta52dec.*: Do something useful with timestamps. Make chain-based...Ronald S. Bultje1-0/+12
2004-12-04gst/apetag/apedemux.c: Forward tags, too.Ronald S. Bultje1-0/+6
2004-12-04gst/apetag/apedemux.c: Let's make sure we're done typefinding when detecting ...Ronald S. Bultje1-0/+5
2004-12-03gst/matroska/: Disgustingly evil hack for working around INTERRUPT events and...Ronald S. Bultje1-0/+16
2004-12-03ext/musepack/gstmusepackdec.cpp: There's also floating point libmusepacks.Ronald S. Bultje1-0/+5
2004-12-03ext/faad/gstfaad.c: Set DURATION even if source buffer didn't. Also use incre...Ronald S. Bultje1-0/+10
2004-12-02gst/law/: Fix caps.Ronald S. Bultje1-0/+8
2004-12-01sys/v4l/v4l_calls.c: Fix logic bug.Ronald S. Bultje1-0/+5
2004-12-01ext/ogg/gstoggdemux.c: Yay, another one.Ronald S. Bultje1-0/+5
2004-12-01ext/esd/esdsink.c: Make error actually say something useful (fixes #156798).Ronald S. Bultje1-0/+9
2004-12-01ext/mad/gstmad.c: fix xing header detection on mono and stereo mp3 files.Christophe Fergeau1-0/+5
2004-12-01gst/playback/gstplaybasebin.c: Don't crash on EMPTY caps (e.g. when the demux...Ronald S. Bultje1-0/+6
2004-12-01ext/faad/gstfaad.c: Oops, remove debug.Ronald S. Bultje1-0/+5
2004-12-01gst/law/: Prevent warnings when negotiating caps (fixes #159338).Ronald S. Bultje1-0/+8
2004-12-01gst/ffmpegcolorspace/gstffmpegcolorspace.c: Remove old leftover that shouldn'...Ronald S. Bultje1-0/+6
2004-12-01gst-libs/gst/riff/riff-read.c: Don't forward DISCONT events (fixes #159684).Ronald S. Bultje1-0/+7
2004-12-01gst/playback/gstplaybin.c: Unlink manually since sometimes bin disposal (and ...Ronald S. Bultje1-0/+7