summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* fix plugin names move gstvideosink.h to videosink.hThomas Vander Stichele2004-03-011-4/+4
* add error handler fix mixmatrix plugin filenameThomas Vander Stichele2004-03-011-1/+1
* gst/videodrop/gstvideodrop.*: Work based on timestamp of input data, not base...Ronald S. Bultje2004-02-292-12/+36
* gst-libs/gst/audio/audio.h: add macro to make sure header isn't included twiceBenjamin Otte2004-02-271-4/+2
* gst/qtdemux/qtdemux.c: Cleanups. Convert g_prints to GST_LOGs. Add qtdemux ...David Schleef2004-02-241-163/+149
* ext/xine/: add first version of xine plugin wrapper. Currently only wraps theBenjamin Otte2004-02-201-15/+24
* gst/switch/gstswitch.c: More fixes for correct data refcounting.Julien Moutte2004-02-151-4/+5
* gst/switch/gstswitch.c: Cleaning the sinkpads correctly on state change, most...Julien Moutte2004-02-151-2/+50
* gst-libs/gst/play/play.c: Disable visualization until i find a way to fix swi...Julien Moutte2004-02-142-22/+102
* gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.Julien Moutte2004-02-121-0/+1
* fixes for #133316, #133663 and #133528 (Stefan Kost)Thomas Vander Stichele2004-02-121-1/+1
* Build fixes for OS X: (see #129600)David Schleef2004-02-071-1/+0
* gst/mpegaudioparse/gstmpegaudioparse.c: Unref leaked buffer. (Noticed by Ron...David Schleef2004-02-051-1/+4
* Convert GST_DEBUG_CAPS() to GST_DEBUG():David Schleef2004-02-041-1/+1
* gst/qtdemux/qtdemux.c: set explicit caps before adding the element, so the au...Benjamin Otte2004-02-031-2/+2
* code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef2004-02-022-2/+2
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-023-3/+3
* gst/mpegaudioparse/gstmpegaudioparse.c: Fix header parsing - stolen from ffmp...Ronald S. Bultje2004-01-301-49/+31
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-294-4/+4
* gst/mpeg1videoparse/gstmp1videoparse.c: Committed wrong version last week... ...Ronald S. Bultje2004-01-291-126/+132
* Add SVQ3 specific flags to qtdemux and ffmpegJeremy Simon2004-01-262-3/+56
* gst-libs/gst/play/gstplay.c: Another try in visualization implementation. Sti...Julien Moutte2004-01-251-14/+57
* gst-libs/gst/riff/riff-read.c: Additional pad usability check.Ronald S. Bultje2004-01-252-26/+87
* gst/switch/gstswitch.c: Fixed switch element : proxying link and setting caps...Julien Moutte2004-01-191-3/+13
* parenthising NULLThomas Vander Stichele2004-01-191-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-184-4/+5
* fix to make it possible to build from disted tarballChristian Schaller2004-01-181-1/+2
* gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of ...David Schleef2004-01-162-80/+1
* ext/esd/esdsink.c: Remove property that handles osssink fallback.David Schleef2004-01-151-2/+3
* gst/colorspace/: Fix compiling... Didn't test if it actually works.Ronald S. Bultje2004-01-152-9/+88
* Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL co...David Schleef2004-01-155-0/+1566
* Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef2004-01-121-0/+2
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-129-19/+19
* gst/qtdemux/qtdemux.c: fix audio chunk size/timestamp calculationBenjamin Otte2004-01-111-5/+17
* configure.ac: Adding examples/switch/MakefileJulien Moutte2004-01-111-1/+5
* Fix negotiationDavid Schleef2004-01-081-1/+49
* fix element descriptionThomas Vander Stichele2004-01-071-2/+2
* Change sink pad template caps to "video/quicktime"David Schleef2004-01-031-1/+1
* Negotiation fixesDavid Schleef2004-01-021-4/+11
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-023-66/+7
* gst/qtdemux/qtdemux.c: qtdemux requires bytestreamBenjamin Otte2003-12-221-0/+3
* Merge CAPS branchDavid Schleef2003-12-2236-1219/+756
* Fix error in my previous commit - NULL was accidentily removed, leading to a ...Ronald S. Bultje2003-12-211-1/+2
* configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje2003-12-211-3/+4
* Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje2003-12-182-1/+6
* Implement something to make video play faster/slowerRonald S. Bultje2003-12-092-16/+95
* Adding a new plugin: switch.Julien Moutte2003-12-083-0/+412
* remove copyright field from pluginsAndy Wingo2003-12-0427-29/+0
* change _connect to _linkDavid Schleef2003-12-021-2/+2
* Change everyone to video/x-msvideoDavid Schleef2003-11-271-1/+1