summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gst/matroska/matroska-demux.c: Fix possible crasher.Ronald S. Bultje2004-12-182-1/+8
* gst/matroska/matroska-demux.c: Lace sizes can be zero.Ronald S. Bultje2004-12-182-9/+18
* ext/musepack/gstmusepackdec.cpp: Fetch error return values. Fixes #161624.Ronald S. Bultje2004-12-181-0/+7
* gst/avi/gstavidemux.c: Work for truncated (unfinished download etc.) files. F...Ronald S. Bultje2004-12-182-4/+21
* ext/alsa/gstalsasink.c: Fix for integer overflow. Makes #156001 not crash. Pr...Ronald S. Bultje2004-12-181-0/+6
* gst/ac3parse/gstac3parse.c: Parsers never have ranks. Fixes #159651.Ronald S. Bultje2004-12-171-0/+5
* gst/playback/gstdecodebin.c: make sure the facotries are ordered the same eve...Benjamin Otte2004-12-171-0/+8
* configure.ac: look for musepack headers as musepack/*.h (fixes #159847)David Schleef2004-12-172-5/+9
* gst-libs/gst/riff/riff-read.c: Read extradata correctly (fixes #155879).Ronald S. Bultje2004-12-161-0/+6
* gst/audioscale/gstaudioscale.c: allow passthru of >2 channel audio. does _no...David Schleef2004-12-161-0/+6
* fix mpeg and vob pipelines, others are still borked thoughChristian Schaller2004-12-162-9/+13
* gst/audioscale/gstaudioscale.c: the resample library only handles 1 or 2 chan...David Schleef2004-12-161-0/+5
* gst/matroska/matroska-demux.c: Some MPEG-AAC hacks, because else it doesn't w...Ronald S. Bultje2004-12-162-2/+91
* gst-libs/gst/riff/riff-media.c: Add h264.Ronald S. Bultje2004-12-161-0/+7
* gst-libs/gst/audio/Makefile.am: Try to fix buildbot.Ronald S. Bultje2004-12-161-0/+5
* cleanup and uniformize debuggingThomas Vander Stichele2004-12-161-0/+5
* gst/mpegstream/: Reset on ready. Fixes 160276.Ronald S. Bultje2004-12-161-0/+10
* gst/ffmpegcolorspace/gstffmpegcolorspace.c: Fix memleak (#154815).Ronald S. Bultje2004-12-161-0/+8
* ext/musicbrainz/gsttrm.*: Add support for using a proxy server when getting a...Ronald S. Bultje2004-12-161-0/+11
* gst/playback/: Fix memleaks (#157233).Ronald S. Bultje2004-12-161-0/+8
* gst/: Fix memleak (#159215).Ronald S. Bultje2004-12-161-0/+9
* sys/oss/: fixes #159433. Also add missing copyright header to oss_probe.c.Ronald S. Bultje2004-12-163-5/+96
* as HAVE_LIBMMX went away from configure, don't use it in goom MakefileStéphane Loeuillet2004-12-161-6/+1
* configure.ac: add audioresample and cairo plugins. RemoveDavid Schleef2004-12-169-15/+1173
* sys/sunaudio/gstsunaudio.c: Apply patch from and cleaning up code a bit. Als...David Schleef2004-12-151-0/+11
* gst/festival/gstfestival.c: Set the output rate to 16000. Should fix #160235.David Schleef2004-12-151-0/+5
* gst/typefind/gsttypefindfunctions.c: Add typefinding for mpeg2 pes streamsZaheer Abbas Merali2004-12-142-0/+5
* configure.ac: Applied patch from bug #143659, making default and added code f...David Schleef2004-12-143-5/+36
* forgot to add H264 to avidemux template capsStéphane Loeuillet2004-12-131-0/+5
* forgot to add h264 to avidemux capsStéphane Loeuillet2004-12-132-0/+5
* add VSSH (VideoSoft h264) and remove s323 (h323) from riff-lib because s323 i...Stéphane Loeuillet2004-12-132-1/+10
* add s263 4CC code to qtdemux tooStéphane Loeuillet2004-12-132-0/+2
* gst/asfdemux/README gst/wavenc/riff.h gst-libs/gst/riff/riff-ids.h gst-libs/g...Stéphane Loeuillet2004-12-132-0/+14
* merge patch from 158258Christian Schaller2004-12-122-1/+6
* gst/interleave/deinterleave.c: fix my name's spelling! :)Zaheer Abbas Merali2004-12-111-0/+5
* put the same mail for Zaheer Merali everywhere (missing changelog entry from ...Stéphane Loeuillet2004-12-111-0/+16
* put the same mail for Zaheer Merali everywhereStéphane Loeuillet2004-12-1110-22/+22
* gst/asfdemux/gstasfdemux.c: Align by packetsize, and assert that we a packet ...Ronald S. Bultje2004-12-101-0/+8
* ext/ogg/gstoggdemux.c: Check for non-NULL before accessing member (end-of-cha...Ronald S. Bultje2004-12-091-0/+5
* Synchronize property names where not yet the case. Devices are now device=X, ...Ronald S. Bultje2004-12-091-0/+18
* configure.ac: move GCONF macro outside conditional for the am conditional. Fi...Thomas Vander Stichele2004-12-092-1/+9
* tools/gst-visualise-m.m: Switch to elements that currently exist.David Schleef2004-12-082-6/+11
* ext/ogg/gstogmparse.c: We love wrong commas.Ronald S. Bultje2004-12-081-0/+5
* gst/matroska/matroska-demux.c: Don't set DEFAULT, unsupported - makes length ...Ronald S. Bultje2004-12-083-6/+7
* fix licensing of monoscopeChristian Schaller2004-12-074-16/+38
* fix licensing information for monoscope pluginChristian Schaller2004-12-074-26/+47
* set correct buffer durations in mp3parse, set default_duration in matroskamux...Arwed v. Merkatz2004-12-062-0/+13
* ext/alsa/gstalsa.*: refactor big chunks of the core caps negotiation code to ...Benjamin Otte2004-12-061-0/+8
* ext/a52dec/gsta52dec.*: Do something useful with timestamps. Make chain-based...Ronald S. Bultje2004-12-062-2/+14
* gst/apetag/apedemux.c: Forward tags, too.Ronald S. Bultje2004-12-041-0/+6