summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* ext/libmng/: Added basic MNG decoder. Needs more work. The encoder does not w...Wim Taymans2004-10-047-0/+989
* Revert the changes to the speex include file locations.Iain Holmes2004-10-043-8/+8
* Use <speex.h> everywhere instead of sometimes <speex.h> and sometimes <speex/...Ramon Garcia Fernandez2004-10-022-6/+6
* build fixes (those parameters/functions are const in 1.1.6)Stéphane Loeuillet2004-10-012-7/+7
* ext/speex/gstspeexdec.c: Small cleanups.Wim Taymans2004-10-011-7/+8
* ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...Ronald S. Bultje2004-09-291-2/+2
* remove last mention of kio plugin (in the dist section)Christian Schaller2004-09-281-1/+0
* ext/speex/: Rewrote speex encoder, make sure it can be embedded in ogg.Wim Taymans2004-09-285-256/+1523
* Remove non-working ugly kioplugin Markey has new and much improved one in Ama...Christian Schaller2004-09-281-6/+0
* ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiationJan Schmidt2004-09-221-0/+10
* fix license informationChristian Schaller2004-09-201-1/+1
* ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer after setting ...Johan Dahlin2004-09-201-12/+12
* Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef2004-09-121-0/+10
* Moving MAS plugin back to gst-sandbox module.Zeeshan Ali2004-09-101-7/+5
* throw errors when applicableThomas Vander Stichele2004-09-031-6/+11
* Trying to correct the GST_CHECK_CONFIGPROG macro. It works perfectly forZeeshan Ali2004-09-021-0/+8
* added typecast to avoid warningStefan Kost2004-08-311-1/+1
* fixed seg-fault and mem leakStefan Kost2004-08-311-1/+2