summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* ext/esd/esdsink.c: Remove property that handles osssink fallback.David Schleef2004-01-152-43/+22
* gst/videofilter/gstvideobalance.c: Implement passthru if settings are in the ...Julien Moutte2004-01-151-0/+16
* gst/: Since we use videofilter symbols, link to it.Ronald S. Bultje2004-01-151-2/+1
* gst/videofilter/gstvideobalance.c: Fixing videobalance ranges for colorbalanc...Julien Moutte2004-01-141-10/+10
* gst-libs/gst/colorbalance/colorbalance.c: Adding a default type.Julien Moutte2004-01-142-2/+153
* gst/matroska/matroska-demux.c: Fix for using incremental number on padnames.Ronald S. Bultje2004-01-141-4/+4
* ext/divx/: Set category to divx4linux instead of divx (too generic).Ronald S. Bultje2004-01-142-35/+15
* use element time.Benjamin Otte2004-01-142-16/+2
* gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the colorbalance i...Jon Trowbridge2004-01-131-2/+1
* gst/debug/efence.c: Fix negotiation. Add a bufferalloc function for the sink...David Schleef2004-01-121-15/+44
* Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef2004-01-121-0/+2
* Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef2004-01-121-1/+1
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-127-51/+16
* ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() testDavid Schleef2004-01-113-10/+12
* New gamma filterDavid Schleef2004-01-112-1/+298
* gst/qtdemux/qtdemux.c: fix audio chunk size/timestamp calculationBenjamin Otte2004-01-111-5/+17
* gst/effectv/gstaging.c: Port agingTV to videofilterSteve Baker2004-01-101-138/+143
* ext/ffmpeg/gstffmpegenc.c: Fix pad_link function to handle formats that ffmpe...David Schleef2004-01-091-1/+6
* gst/median/gstmedian.c: Fix capsnego.Ronald S. Bultje2004-01-081-13/+20
* Handle builddir != srcdir builds with making gstvideoexample.cDavid Schleef2004-01-071-3/+2
* Fix the regular expressions and quote properlyDavid Schleef2004-01-071-6/+9
* Convert make_filter to sh. Add make_filter's id to the outputDavid Schleef2004-01-072-27/+28
* Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje2004-01-071-1/+0
* gstvideoexample.h disappeared. fixing build.Julien Moutte2004-01-071-1/+1
* Make warpTV a subclass of videofilterDavid Schleef2004-01-073-162/+173
* Merge gstvideotemplate.h into gstvideotemplate.cDavid Schleef2004-01-074-81/+33
* gst/matroska/matroska-demux.c: Fix EBML-laced block parsing. Diffs are relati...Ronald S. Bultje2004-01-043-6/+40
* gst/wavenc/gstwavenc.c: Fix indenting, fix pad creation.Ronald S. Bultje2004-01-041-7/+9
* gst/matroska/: Add getcaps() function to fix capsnego...Ronald S. Bultje2004-01-032-191/+22
* gst/rtp/rtp-packet.c: Add sys/types.h include, since OS X doesn't define in_a...Ronald S. Bultje2004-01-031-0/+2
* Change sink pad template caps to "video/quicktime"David Schleef2004-01-031-1/+1
* gst/matroska/: fix signed integer reading/writing.Ronald S. Bultje2004-01-022-6/+17
* src pad was being created twice - oops.Jan Schmidt2004-01-021-1/+1
* Fix some regressions caused by caps conversionDavid Schleef2004-01-021-8/+9
* Negotiation fixesDavid Schleef2004-01-021-17/+2
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-024-70/+11
* configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...Ronald S. Bultje2004-01-012-2/+12
* Change gst_pad_proxy_link() to gst_pad_try_set_caps()David Schleef2003-12-311-1/+1
* Negotiation fixes.David Schleef2003-12-312-68/+97
* Fix warningsJeremy Simon2003-12-271-1/+1
* gst/qtdemux/qtdemux.c: qtdemux requires bytestreamBenjamin Otte2003-12-221-0/+3
* Merge CAPS branchDavid Schleef2003-12-2254-2338/+1859
* configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje2003-12-212-12/+86
* Quickfix for wrong timestamps... No final solution yetRonald S. Bultje2003-12-191-3/+8
* Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje2003-12-184-19/+22
* Fix compilation on BE, see #129224Ronald S. Bultje2003-12-131-3/+9
* make videofilter handle RGB correctlyBenjamin Otte2003-12-091-21/+36
* More riff stuff that I forgot to commit firstRonald S. Bultje2003-12-072-434/+391
* Riff, EBML, fourcc etc. work. Not fully finished, but better than what we use...Ronald S. Bultje2003-12-0715-1569/+3045
* remove copyright field from pluginsAndy Wingo2003-12-0428-28/+0