summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update links to v4l[12] API docsStéphane Loeuillet2004-05-312-4/+7
* gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t...Stéphane Loeuillet2004-05-313-6/+27
* ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variablesJan Schmidt2004-05-312-1/+11
* A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.Wim Taymans2004-05-2814-0/+3578
* ext/alsa/gstalsamixer.c: Select first track as master track. Not sure how els...Ronald S. Bultje2004-05-271-0/+8
* ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be...Ronald S. Bultje2004-05-272-1/+39
* gst/audioconvert/gstaudioconvert.c: fixate nicely even when the peer is not n...Benjamin Otte2004-05-261-0/+5
* gst/audioconvert/gstaudioconvert.c: make sure we don't allow depth > widthBenjamin Otte2004-05-251-0/+10
* gst/ffmpegcolorspace/mem.c: malloc() is in stdlib.h, not malloc.hDavid Schleef2004-05-251-0/+4
* ext/vorbis/oggvorbisenc.c: properly fail when we can't setup the vorbis encod...Benjamin Otte2004-05-241-0/+13
* use GST_ENABLE_NEWThomas Vander Stichele2004-05-241-0/+5
* gst-libs/gst/resample/private.h: don't use optimizations that are #if 0'edBenjamin Otte2004-05-242-0/+5
* gst/avi/gstavidemux.c: Fix potential division by zero error and hopefully get...Wim Taymans2004-05-242-2/+8
* gst/videoscale/videoscale.c: Fix the scaling algorithm and avoid a buffer ove...Wim Taymans2004-05-241-0/+12
* ext/mad/gstid3tag.c: lots of fixes to make id3mux work and id3demux work corr...Benjamin Otte2004-05-241-0/+9
* fix shout2send compilation problem with -Wall -WerrorStéphane Loeuillet2004-05-241-1/+1
* ext/Makefile.am: add rules to build shout2send (was removed by accident when ...Stéphane Loeuillet2004-05-245-9/+41
* fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-214-5/+5
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-2118-28/+28
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-2137-53/+53
* rename defines too, so that they look like the others (say naming convention)Stéphane Loeuillet2004-05-211-2/+2
* woohoo, KDE here I comeThomas Vander Stichele2004-05-211-0/+6
* gst/cdxaparse/gstcdxaparse.*: some renaming add some checks/sanity prepare fo...Stéphane Loeuillet2004-05-211-1/+12
* ext/dv/gstdvdec.c: Fix format conversion and position querying.Jan Schmidt2004-05-213-14/+50
* sync with upstreamThomas Vander Stichele2004-05-212-9/+225
* back in a secThomas Vander Stichele2004-05-211-202/+0
* forgot to update the Changelog for the past two days, bad me, badStéphane Loeuillet2004-05-202-1/+22
* - reenable speex plugins for speex 1.1.5 (API/ABI compatible with 1.0.x)Stéphane Loeuillet2004-05-202-3/+15
* configure.ac: Minor cosmetic change to convince the buildbot to reautogen.David Schleef2004-05-202-1/+13
* Original commit message from CVS:David Schleef2004-05-203-3/+23
* sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer MeraliDavid Schleef2004-05-209-0/+1230
* - change sunaudio category to Sink/AudioStéphane Loeuillet2004-05-202-2/+2
* test FIONREAD ioctl presence in an alternate header for Solaris 10 (and perha...Stéphane Loeuillet2004-05-202-0/+45
* make ronald happy by following his strategy of putting headers as capsThomas Vander Stichele2004-05-201-0/+7
* split up push_packetThomas Vander Stichele2004-05-201-0/+7
* add new tcp elementsThomas Vander Stichele2004-05-201-0/+19
* don't fix a test that should fail (too old a52dec detection)Stéphane Loeuillet2004-05-191-2/+1
* gst/law/mulaw-conversion.c: Fix overflow bug in ulaw encoding.Wim Taymans2004-05-192-3/+12
* ext/mad/gstmad.c: don't unref the event twiceBenjamin Otte2004-05-191-0/+5
* configure.ac: remove -Wno-sign-compareBenjamin Otte2004-05-192-1/+6
* configure.ac: remove -DG_DISABLE_DEPRECATED. It's not usable without workarou...Benjamin Otte2004-05-192-1/+6
* gsttcp -> gsttcppluginThomas Vander Stichele2004-05-191-0/+9
* gst/debug/tests.c: fix segfault on gst-inspectBenjamin Otte2004-05-192-1/+8
* gst/debug/: add new extensible and configurable testing element. Current test...Benjamin Otte2004-05-196-6/+894
* ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper ending of the arra...Johan Dahlin2004-05-192-1/+7
* gst/ffmpegcolorspace/imgconvert.c: Fixes for warnings (bugs, actually) notice...David Schleef2004-05-191-0/+5
* sys/sunaudio/: New sunaudiosinkDavid Schleef2004-05-191-0/+5
* gst/qtdemux/qtdemux.c: Patch from dcm@acm.org (David Moore) to allow qtdemux ...David Moore2004-05-192-5/+37
* gst-libs/gst/resample/resample.c: Remove use of static temporary buffer. Thi...David Schleef2004-05-191-0/+9
* configure.ac: Add sunaudioDavid Schleef2004-05-195-5/+43