summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* I lied, I am the One True BuildmasterWim Taymans2004-10-201-0/+8
* fix the buildThomas Vander Stichele2004-10-202-4/+4
* ext/dv/gstdvdec.*: Make sure we renegotiate aspect ratio when the camera swit...Wim Taymans2004-10-182-5/+12
* ext/: Fix mimetype on smoke encoder.Wim Taymans2004-10-182-6/+52
* ext/speex/gstspeexenc.c: Fix speex timestamps so that it gets muxed properly.Wim Taymans2004-10-181-1/+5
* ext/raw1394/gstdv1394src.*: Added conversion/query functions.Wim Taymans2004-10-152-40/+279
* ext/raw1394/gstdv1394src.*: Added AV/C VTR control support needed for some ca...Wim Taymans2004-10-152-23/+178
* fix dist of smokeThomas Vander Stichele2004-10-051-2/+7
* remove unused KIO_DIRThomas Vander Stichele2004-10-051-1/+0
* fixing libmng buildThomas Vander Stichele2004-10-051-0/+8
* ext/libmng/gstmngdec.c: Set the framerate correctly.Wim Taymans2004-10-051-5/+26
* ext/jpeg/: Updated smoke, new bitstream, allows embedding in ogg.Wim Taymans2004-10-048-50/+281