summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-01-05releasingThomas Vander Stichele1-8/+17
2005-01-05gst/playback/gstplaybasebin.c: Fix for #162924 - free caps after use, not beforeTim-Philipp Müller1-0/+7
2005-01-04Fix for #154773 - fixes playback of small .wav filesThomas Vander Stichele1-0/+8
2005-01-03gst/audioscale/gstaudioscale.c: Fix for #162819 - make audioscale reusableRonald Bultje1-0/+8
2004-12-29clean up the mess that made me cry and avoid needless duplicationThomas Vander Stichele1-0/+8
2004-12-29give indication of why we segfaultThomas Vander Stichele1-0/+5
2004-12-29configure.ac: Fix indentation, fix v4l2 plugin detection.Ronald S. Bultje1-0/+11
2004-12-28I'm too lazy to comment thisMaciej Katafiasz1-111/+121
2004-12-28Merge patch from Ronald fixing problems with streaming text.Ronald1-0/+12
2004-12-28ext/cairo/gsttextoverlay.c: Improvements to actually render text as white on ...David Schleef1-0/+12
2004-12-26fix ogm[audio/video]parse plugin registration (riff won't load if bytestream ...Stéphane Loeuillet1-0/+7
2004-12-24fix for glib < 2.4Thomas Vander Stichele1-0/+5
2004-12-24disable docs again until it passes make distcheckThomas Vander Stichele1-0/+6
2004-12-24gst/: Add 3GP (variables name Q3GP because they can't start with a decoder is...Ronald S. Bultje1-0/+10
2004-12-24really fix distThomas Vander Stichele1-0/+5
2004-12-23Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1.Thomas Vander Stichele1-0/+8
2004-12-23gst/matroska/matroska-demux.c: Save position, so that queries give proper ret...Ronald S. Bultje1-0/+7
2004-12-23configure.ac: Put additional LAME check inside the conditional. Fixes #152339Thomas Vander Stichele1-0/+5
2004-12-23gst/avi/gstavidemux.c: Add some more debug. Fix logic error when setting movi...Ronald S. Bultje1-0/+7
2004-12-23gst/avi/gstavidemux.c: Add some debugging. Better detection of broken indexes...Ronald S. Bultje1-0/+9
2004-12-22configure.ac: Fix up.Ronald S. Bultje1-0/+5
2004-12-22sys/sunaudio/gstsunmixer.c: Normalizing the value before settingRonald S. Bultje1-0/+9
2004-12-22fix build/distingChristian Schaller1-0/+6
2004-12-22gst/playback/gstplaybasebin.c: Revert patch 1.38 as clock distribution over s...Wim Taymans1-0/+6
2004-12-21remove outdated README file of oss directoryStéphane Loeuillet1-0/+5
2004-12-20Added boilerplate gtk-doc files for plugin-libs documentation.Stefan Kost1-0/+13
2004-12-19fix int and float audio caps in auparse, partially fixes bug #142812Stéphane Loeuillet1-0/+4
2004-12-19sys/: g_assert() can be a macro, don't use #ifdef inside it.Ronald S. Bultje1-0/+6
2004-12-19gst/videorate/gstvideorate.c: Event handling (fixes #159986).Ronald S. Bultje1-0/+9
2004-12-19gst-libs/gst/riff/riff-media.c: Add BLZ0 (Blizzard's version of DivX) fourcc.Ronald S. Bultje1-0/+6
2004-12-19gst/tta/gstttadec.c: And yet another portability fix.David Schleef1-0/+5
2004-12-19gst/tta/ttadec.h: Disable some header code that isn't used and clearly isn't ...David Schleef1-0/+5
2004-12-19gst/ffmpegcolorspace/imgconvert.c: Fix code to not use GCC extensions (and c9...David Schleef1-0/+10
2004-12-18gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039.Ronald S. Bultje1-0/+14
2004-12-18gst/matroska/matroska-demux.c: That was very stupid.Ronald S. Bultje1-0/+5
2004-12-18gst/matroska/matroska-demux.c: Fix possible crasher.Ronald S. Bultje1-0/+6
2004-12-18gst/matroska/matroska-demux.c: Lace sizes can be zero.Ronald S. Bultje1-0/+6
2004-12-18ext/musepack/gstmusepackdec.cpp: Fetch error return values. Fixes #161624.Ronald S. Bultje1-0/+7
2004-12-18gst/avi/gstavidemux.c: Work for truncated (unfinished download etc.) files. F...Ronald S. Bultje1-0/+5
2004-12-18ext/alsa/gstalsasink.c: Fix for integer overflow. Makes #156001 not crash. Pr...Ronald S. Bultje1-0/+6
2004-12-17gst/ac3parse/gstac3parse.c: Parsers never have ranks. Fixes #159651.Ronald S. Bultje1-0/+5
2004-12-17gst/playback/gstdecodebin.c: make sure the facotries are ordered the same eve...Benjamin Otte1-0/+8
2004-12-17configure.ac: look for musepack headers as musepack/*.h (fixes #159847)David Schleef1-0/+7
2004-12-16gst-libs/gst/riff/riff-read.c: Read extradata correctly (fixes #155879).Ronald S. Bultje1-0/+6
2004-12-16gst/audioscale/gstaudioscale.c: allow passthru of >2 channel audio. does _no...David Schleef1-0/+6
2004-12-16fix mpeg and vob pipelines, others are still borked thoughChristian Schaller1-0/+4
2004-12-16gst/audioscale/gstaudioscale.c: the resample library only handles 1 or 2 chan...David Schleef1-0/+5
2004-12-16gst/matroska/matroska-demux.c: Some MPEG-AAC hacks, because else it doesn't w...Ronald S. Bultje1-0/+6
2004-12-16gst-libs/gst/riff/riff-media.c: Add h264.Ronald S. Bultje1-0/+7
2004-12-16gst-libs/gst/audio/Makefile.am: Try to fix buildbot.Ronald S. Bultje1-0/+5