summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-12-22First commit. To my knowledge should be in working state, playbin is supporte...Maciej Katafiasz1-0/+0
2004-12-22sys/sunaudio/gstsunmixer.c: Normalizing the value before settingRonald S. Bultje2-4/+18
2004-12-22fix build/distingChristian Schaller3-0/+33
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-20file Makefile.am was initially added on branch BRANCH-THREADED.Wim Taymans0-0/+0
2004-12-20file colorspace.c was initially added on branch BRANCH-THREADED.Wim Taymans0-0/+0
2004-12-20file queue.c was initially added on branch BRANCH-THREADED.Wim Taymans0-0/+0
2004-12-20Added boilerplate gtk-doc files for plugin-libs documentation.Stefan Kost11-1/+449
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. Bultje2-3/+11
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. Bultje2-0/+13
2004-12-19gst/tta/gstttadec.c: And yet another portability fix.David Schleef2-1/+6
2004-12-19gst/tta/ttadec.h: Disable some header code that isn't used and clearly isn't ...David Schleef2-0/+8
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. Bultje3-60/+232
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. Bultje4-6/+20
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 Schleef4-7/+11
2004-12-16gst-libs/gst/riff/riff-read.c: Read extradata correctly (fixes #155879).Ronald S. Bultje2-7/+15
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. Bultje2-1/+14
2004-12-16gst-libs/gst/audio/Makefile.am: Try to fix buildbot.Ronald S. Bultje2-1/+8
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. Bultje3-1/+49
2004-12-16gst/playback/: Fix memleaks (#157233).Ronald S. Bultje1-0/+8
2004-12-16gst/: Fix memleak (#159215).Ronald S. Bultje3-5/+29
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 Schleef7-15/+574
2004-12-15sys/sunaudio/gstsunaudio.c: Apply patch from and cleaning up code a bit. Als...David Schleef3-53/+18
2004-12-15gst/festival/gstfestival.c: Set the output rate to 16000. Should fix #160235.David Schleef2-0/+6
2004-12-14gst/typefind/gsttypefindfunctions.c: Add typefinding for mpeg2 pes streamsZaheer Abbas Merali2-0/+5
2004-12-14configure.ac: Applied patch from bug #143659, making default and added code f...David Schleef3-5/+36
2004-12-13forgot to add H264 to avidemux template capsStéphane Loeuillet2-0/+6
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 Loeuillet3-7/+16
2004-12-13add s263 4CC code to qtdemux tooStéphane Loeuillet2-0/+2
2004-12-13gst/asfdemux/README gst/wavenc/riff.h gst-libs/gst/riff/riff-ids.h gst-libs/g...Stéphane Loeuillet3-0/+21