summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update gst-launch-ext to use a better plugin for colorspace and X winChristian Schaller2004-01-162-1/+5
* ext/ffmpeg/gstffmpegenc.c: Fix use of already-freed caps.David Schleef2004-01-161-0/+5
* fix libcaca compilation and update spec fileChristian Schaller2004-01-163-3/+40
* sys/xvimage/xvimagesink.c: Implementing correct colorbalance properties. They...Julien Moutte2004-01-161-0/+15
* gst-libs/gst/Makefile.am: restructure so having local patches works easier.Ronald S. Bultje2004-01-161-0/+5
* ext/mpeg2enc/: Bugfix with respect to EOS handling.Ronald S. Bultje2004-01-161-0/+7
* ext/ffmpeg/gstffmpegenc.c: Link with right caps (else, it segfaults).Ronald S. Bultje2004-01-161-0/+7
* gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of ...David Schleef2004-01-161-0/+19
* sys/: Making both of them use the buffer free function to test how the buffer...Julien Moutte2004-01-151-0/+6
* ext/esd/esdsink.c: Remove property that handles osssink fallback.David Schleef2004-01-154-43/+46
* gst/videofilter/gstvideobalance.c: Implement passthru if settings are in the ...Julien Moutte2004-01-153-1/+24
* gst/: Since we use videofilter symbols, link to it.Ronald S. Bultje2004-01-152-2/+7
* ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.Julien Moutte2004-01-154-5/+37
* ext/snapshot/: This has to be a joke... Snapshot should be connected to a tee...Ronald S. Bultje2004-01-151-0/+11
* ext/hermes/gsthermescolorspace.c: Fix another compile error. Same as below.Ronald S. Bultje2004-01-151-0/+5
* gst/colorspace/: Fix compiling... Didn't test if it actually works.Ronald S. Bultje2004-01-151-0/+7
* Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL co...David Schleef2004-01-152-0/+30
* ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if they've already b...Colin Walters2004-01-151-0/+5
* ext/mad/gstid3tag.c: assume tag mode when pad is not connectedBenjamin Otte2004-01-151-0/+5
* ext/alsa/gstalsasink.c: Don't update the time of the clock sync to the clock ...Benjamin Otte2004-01-152-7/+67
* gst/videofilter/gstvideobalance.c: Fixing videobalance ranges for colorbalanc...Julien Moutte2004-01-142-10/+29
* gst-libs/gst/play/gstplay.c: Preparing switch integration, adding videobalanc...Julien Moutte2004-01-141-0/+6
* gst-libs/gst/colorbalance/colorbalance.c: Adding a default type.Julien Moutte2004-01-143-2/+176
* ext/flac/gstflacenc.c: handle tags correctlyBenjamin Otte2004-01-142-4/+13
* gst/typefind/gsttypefindfunctions.c: Improve matroska typefinding for odd-typ...Ronald S. Bultje2004-01-141-0/+6
* gst/matroska/matroska-demux.c: Fix for using incremental number on padnames.Ronald S. Bultje2004-01-142-4/+9
* ext/divx/: Set category to divx4linux instead of divx (too generic).Ronald S. Bultje2004-01-144-36/+32
* Don't issue a timestamp unless we have a PTS.Jan Schmidt2004-01-141-0/+6
* gst-libs/gst/play/gstplay.c: Query the audio element to get the time, not the...Benjamin Otte2004-01-141-0/+6
* use element time.Benjamin Otte2004-01-147-103/+44
* The mask issue (which was'nt really an issue) is resolved. Translation of lib...Zeeshan Ali2004-01-141-17/+24
* ext/flac/: length is already host endian, no need to convert. Fixes playback ...Benjamin Otte2004-01-142-2/+3
* ext/flac/gstflacdec.c: length is already host endian, no need to convert. Fix...Benjamin Otte2004-01-132-1/+7
* enable compilation and installation of ivorbis pluginAmaury Jacquot2004-01-131-0/+1
* gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the colorbalance i...Jon Trowbridge2004-01-133-2/+13
* Anti-aliasing is now an option.Zeeshan Ali2004-01-132-2/+26
* Congratulations, The first working version of cacasink. There is still one is...Zeeshan Ali2004-01-122-40/+65
* gst/debug/efence.c: Fix negotiation. Add a bufferalloc function for the sink...David Schleef2004-01-122-15/+52
* gst-libs/gst/colorbalance/colorbalancechannel.c: Adding safety check in dispo...Julien Moutte2004-01-121-0/+17
* fix up audioconvert caps nego, remove float stuff, remove rate stuff gst-laun...Thomas Vander Stichele2004-01-121-0/+15
* adding structure setters matching the templates for audioThomas Vander Stichele2004-01-121-0/+8
* gst/audioconvert/gstaudioconvert.c: Test that pad is negotiated before gettin...David Schleef2004-01-121-0/+5
* gst-libs/gst/play/gstplay.c: When analyzing the pads of an element the bin is...Julien Moutte2004-01-121-0/+8
* sys/: Fixing the direct put buffers detection. I prefer checking GST_BUFFER_P...Julien Moutte2004-01-121-0/+7
* make oss warning more usefulThomas Vander Stichele2004-01-122-1/+8
* add oss debugging categoryThomas Vander Stichele2004-01-123-0/+12
* Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef2004-01-126-0/+34
* Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef2004-01-125-4/+28
* Fixes to make ext/libcaca compile.David Schleef2004-01-121-0/+9
* Fixes to make ext/libcaca compile.David Schleef2004-01-125-39/+121