summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ported mad and effectv pluginsChristian Schaller2005-05-061-435/+354
* ext/gdk_pixbuf/pixbufscale.c: Don't leak caps string (fixes #168134)Tim-Philipp Müller2005-02-222-8/+54
* Fix rowstridesTim-Philipp Müller2005-02-182-38/+57
* configure.ac: Pull in librfb from my CVS tree, because it is too small and an...David Schleef2005-02-111-8/+0
* Add missing endianness to template (fixes #165509).Ronald S. Bultje2005-02-081-0/+1
* ext/libpng/: Fix byte-order, use proper fixed caps. Fixes #164197.Ronald S. Bultje2005-02-082-72/+43
* ext/raw1394/gstdv1394src.c: Reset negotiated state on PAUSED->READY.Ronald S. Bultje2005-02-021-0/+3
* configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef2005-02-021-1/+1
* ext/raw1394/gstdv1394src.c: Set caps to systemstream=TRUE.Ronald S. Bultje2005-02-011-3/+5
* ext/Makefile.am: Unbreak buildbot.Ronald S. Bultje2005-01-281-1/+0
* ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output to reflect a...Andy Wingo2005-01-281-8/+45
* Add support for AMR-NB (mobile phone audio format; #155163, #163286).Ronald S. Bultje2005-01-281-0/+9
* ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix build fail...Amaury Jacquot2005-01-261-0/+2
* ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a val...Jan Schmidt2005-01-251-3/+9
* I'm a bad boy. using /1001. to force C to do float division and not integer d...Stéphane Loeuillet2005-01-141-1/+1
* replace framerate aproximations by their real value (24000/1001, 30000/1001, ...Stéphane Loeuillet2005-01-141-1/+1
* ext/gdk_pixbuf/pixbufscale.*: to ensure rowstrides are calculated the same wa...Jan Schmidt2005-01-122-10/+33
* ext/jpeg/gstjpegdec.c: Make jpegdec quiet on MJPEG decodingStéphane Loeuillet2005-01-101-0/+15
* Update for API change in flac-1.1.1. Update requirement in configure.ac. Fixe...Ronald S. Bultje2005-01-092-1/+20
* ext/libpng/gstpngenc.*: Add compression level property (#163323).Ronald S. Bultje2005-01-092-2/+19
* ext/libpng/gstpngdec.c: Handle only 8-bppc (bits-per-pixel-component) images,...Ronald S. Bultje2005-01-092-20/+45
* OGM text support, Matroska UTF-8 text support, deadlock fixes all over the pl...Ronald S. Bultje2005-01-082-46/+194
* ext/dv/gstdvdec.c: really fix bpp24/32 dvdec caps (classic rgba indeed)Stéphane Loeuillet2005-01-081-3/+3
* ext/dv/gstdvdec.c: remove unneeded comment from dvdec (related to DV 4CC code...Stéphane Loeuillet2005-01-081-11/+0
* ext/dv/gstdvdec.c: Fix audio caps i just broke (missing ',')Stéphane Loeuillet2005-01-071-2/+13
* ext/dv/demo-play.c: xvideosink -> xvimagesinkStéphane Loeuillet2005-01-072-4/+4
* ext/libpng/: mime fixage.Ronald S. Bultje2005-01-073-37/+25
* configure.ac: Fix indentation, fix v4l2 plugin detection.Ronald S. Bultje2004-12-291-1/+1
* Merge patch from Ronald fixing problems with streaming text.Ronald2004-12-283-6/+48
* ext/cairo/gsttextoverlay.c: Improvements to actually render text as white on ...David Schleef2004-12-282-75/+136
* Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1.Thomas Vander Stichele2004-12-232-53/+60
* Add gstmmsMaciej Katafiasz2004-12-221-0/+8
* fix typoThomas Vander Stichele2004-12-211-1/+1
* configure.ac: add audioresample and cairo plugins. RemoveDavid Schleef2004-12-167-0/+1135
* ext/esd/esdsink.c: Make error actually say something useful (fixes #156798).Ronald S. Bultje2004-12-011-2/+2
* Adding a first version of directfbvideosink.Julien Moutte2004-11-281-0/+8
* ext/libpng/gstpngenc.c: Copy over buffer properties. Fixes #158832Edward Hervey2004-11-231-0/+1
* Added the polypaudio sink and hooked it into the build system.Iain Holmes2004-11-121-0/+8
* Let VideoSink store the clock, since Cacasink inherits from thereJan Schmidt2004-11-092-16/+1
* Reomoved unused fields from the objectZeeshan Ali2004-11-081-2/+0
* Fixed the clockZeeshan Ali2004-11-082-14/+19
* Add musepack decoder.Ronald S. Bultje2004-11-071-0/+8
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-012-8/+8
* added two api precondition guards use g_strdup with getenv to fix crash when ...Stefan Kost2004-11-011-1/+4
* ext/esd/esdsink.c: Use a finalize function, not dispose, and more importantly...Jan Schmidt2004-11-011-3/+5
* ext/dv/gstdvdec.c: Set EOS on the element when processing an EOS event.Jan Schmidt2004-10-303-2/+5
* ext/dv/gstdvdec.c: Allow a little margin when negotiating the framerate.Wim Taymans2004-10-261-2/+4
* ext/: Add codec-name metadata.Ronald S. Bultje2004-10-252-1/+4
* ext/speex/gstspeexdec.c: sinkconvert function so oggdemux can get the file le...Ronald S. Bultje2004-10-251-0/+5
* ext/Makefile.am: Fix the build fixes.Ronald S. Bultje2004-10-231-1/+1