summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* error out on unsupported typesThomas Vander Stichele2004-08-171-1/+2
* Make flacenc work with mono streams by only setting the mid_side and loose_mi...Iain Holmes2004-08-171-2/+6
* ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license fieldDavid Schleef2004-08-111-7/+21
* cleanups, debugging and memleak fixesThomas Vander Stichele2004-08-091-18/+25
* fixes for G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-031-2/+3
* ext/libpng/gstpngenc.c: fix default for newmedia flagZaheer Abbas Merali2004-07-301-1/+1
* ext/libpng/gstpngenc.*: Added newmedia support to pngenc so now gst-launch-0....Zaheer Abbas Merali2004-07-302-2/+24
* ext/lame/gstlame.c: send tag events downstreamZaheer Abbas Merali2004-07-282-39/+222
* ext/dvdnav/README: Update the README to use dvddemuxJan Schmidt2004-07-281-9/+2
* ext/libpng/: Added snapshot property to pngenc. removed g_print from pngdecWim Taymans2004-07-273-9/+66
* ext/ladspa/gstladspa.c: make sure longname, description and author are valid ...Benjamin Otte2004-07-191-2/+6
* ext/libpng/: Added png decoder.Wim Taymans2004-07-164-2/+423
* ext/gdk_pixbuf/gstgdkpixbuf.c: Add svg and pcx to template caps, and ensure t...Jan Schmidt2004-07-121-5/+28
* ext/flac/gstflacdec.c: (gst_flacdec_write): Actually, GST_PAD_CAPS() has not...David Schleef2004-07-031-19/+17
* ext/flac/gstflacdec.c: Set duration on output buffers. Fix logic mistake. (...David Schleef2004-07-031-2/+4
* ext/dv/gstdvdec.*: Implement drop_factor property to lower the framerate with...Wim Taymans2004-06-272-21/+47
* ext/dv/gstdvdec.*: Fix timestamp, duration and offset of the buffers.Wim Taymans2004-06-272-7/+22
* ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/David I. Lehn2004-06-241-1/+1
* ext/esd/esdsink.*: Close the esd connection on pause, because esd will just w...Jan Schmidt2004-06-132-8/+33
* sighThomas Vander Stichele2004-06-091-1/+1
* anotherThomas Vander Stichele2004-06-091-1/+1
* add headers to HEADERSThomas Vander Stichele2004-06-091-1/+1
* ext/jpeg/: Added a new simple jpeg based codecWim Taymans2004-06-089-1/+1526
* Stupid mans! Don't unref things more than you ref them!Jan Schmidt2004-06-071-2/+2
* AUTHORS: Add me to the authors fileJan Schmidt2004-06-072-25/+54
* fix URLs in README (XXX site on this one now)Stéphane Loeuillet2004-06-071-3/+3
* ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment buffer sin...Christophe Fergeau2004-06-011-0/+12