summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix shout2send compilation problem with -Wall -WerrorStéphane Loeuillet2004-05-241-1/+1
* ext/Makefile.am: add rules to build shout2send (was removed by accident when ...Stéphane Loeuillet2004-05-243-9/+28
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-2117-27/+27
* ext/dv/gstdvdec.c: Fix format conversion and position querying.Jan Schmidt2004-05-211-11/+32
* forgot to update the Changelog for the past two days, bad me, badStéphane Loeuillet2004-05-201-1/+1
* - reenable speex plugins for speex 1.1.5 (API/ABI compatible with 1.0.x)Stéphane Loeuillet2004-05-201-1/+1
* ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper ending of the arra...Johan Dahlin2004-05-191-1/+2
* ext/shout2/gstshout2.c: Guimond, fixes #142432)Benjamin Otte2004-05-171-1/+1
* ext/alsa/gstalsasink.c: compute correct expected timestamps after seek (broke...Benjamin Otte2004-05-161-2/+2
* Add new files for gdk_pixbuf based scalerJan Schmidt2004-05-152-0/+543
* ext/gdk_pixbuf/: Add new pixbufscale element to scale RGB video using gdk_pix...Jan Schmidt2004-05-153-3/+10
* ext/esd/esdsink.c: Fix crash when ESD is killed while we're playing.David Schleef2004-05-141-1/+4
* Report which format was used for GST_FORMAT_DEFAULT in dvdecJan Schmidt2004-05-131-1/+2
* ext/audiofile/gstafsrc.c: Remove old debug outputJan Schmidt2004-05-121-26/+39
* ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)Stéphane Loeuillet2004-05-121-1/+1
* configure.ac: enable shout2 by defaultBenjamin Otte2004-05-122-35/+21
* configure.ac: Add prototype Dirac support.David Schleef2004-05-111-0/+8
* Return the result of the parent state change callJan Schmidt2004-05-101-3/+1
* ext/: \1/Codec, (fixes #142193)Benjamin Otte2004-05-092-2/+2
* fix a number of memleaksColin Walters2004-05-071-0/+18
* ext/dv/gstdvdec.c: Fix caps nego and pad templates. RGB mode caps should work...Jan Schmidt2004-05-072-15/+17
* ext/jpeg/gstjpegenc.c: fix DURATION on outgoing buffersThomas Vander Stichele2004-05-051-0/+1
* add initial support for libvisual (http://libvisual.sourceforge.net) libvisua...Benjamin Otte2004-04-301-0/+8