summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* really fix distThomas Vander Stichele2004-12-241-0/+5
* Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1.Thomas Vander Stichele2004-12-231-0/+8
* gst/matroska/matroska-demux.c: Save position, so that queries give proper ret...Ronald S. Bultje2004-12-231-0/+7
* configure.ac: Put additional LAME check inside the conditional. Fixes #152339Thomas Vander Stichele2004-12-231-0/+5
* gst/avi/gstavidemux.c: Add some more debug. Fix logic error when setting movi...Ronald S. Bultje2004-12-231-0/+7
* gst/avi/gstavidemux.c: Add some debugging. Better detection of broken indexes...Ronald S. Bultje2004-12-231-0/+9
* configure.ac: Fix up.Ronald S. Bultje2004-12-221-0/+5
* sys/sunaudio/gstsunmixer.c: Normalizing the value before settingRonald S. Bultje2004-12-221-0/+9
* fix build/distingChristian Schaller2004-12-221-0/+6
* gst/playback/gstplaybasebin.c: Revert patch 1.38 as clock distribution over s...Wim Taymans2004-12-221-0/+6
* remove outdated README file of oss directoryStéphane Loeuillet2004-12-211-0/+5
* Added boilerplate gtk-doc files for plugin-libs documentation.Stefan Kost2004-12-201-0/+13
* fix int and float audio caps in auparse, partially fixes bug #142812Stéphane Loeuillet2004-12-191-0/+4
* sys/: g_assert() can be a macro, don't use #ifdef inside it.Ronald S. Bultje2004-12-191-0/+6
* gst/videorate/gstvideorate.c: Event handling (fixes #159986).Ronald S. Bultje2004-12-191-0/+9
* gst-libs/gst/riff/riff-media.c: Add BLZ0 (Blizzard's version of DivX) fourcc.Ronald S. Bultje2004-12-191-0/+6
* gst/tta/gstttadec.c: And yet another portability fix.David Schleef2004-12-191-0/+5
* gst/tta/ttadec.h: Disable some header code that isn't used and clearly isn't ...David Schleef2004-12-191-0/+5
* gst/ffmpegcolorspace/imgconvert.c: Fix code to not use GCC extensions (and c9...David Schleef2004-12-191-0/+10
* gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039.Ronald S. Bultje2004-12-181-0/+14
* gst/matroska/matroska-demux.c: That was very stupid.Ronald S. Bultje2004-12-181-0/+5
* gst/matroska/matroska-demux.c: Fix possible crasher.Ronald S. Bultje2004-12-181-0/+6
* gst/matroska/matroska-demux.c: Lace sizes can be zero.Ronald S. Bultje2004-12-181-0/+6
* 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-181-0/+5
* 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-171-0/+7
* 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-161-0/+4
* 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-161-0/+6
* 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-161-0/+9
* configure.ac: add audioresample and cairo plugins. RemoveDavid Schleef2004-12-161-0/+20
* 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-141-0/+5
* configure.ac: Applied patch from bug #143659, making default and added code f...David Schleef2004-12-141-0/+7
* forgot to add H264 to avidemux template capsStéphane Loeuillet2004-12-131-0/+5
* forgot to add h264 to avidemux capsStéphane Loeuillet2004-12-131-0/+1