summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext/speex/gstspeexdec.c: newsegment API fix.Wim Taymans2005-10-111-4/+4
* newsegment API update.Wim Taymans2005-10-112-3/+3
* ext/speex/gstspeexenc.c: Signedness cleanups.Andy Wingo2005-10-112-13/+11
* Speexenc ported to 0.9.Edgard Lima2005-10-103-197/+239
* ext/gconf/: Make sure element is NULL before removing from the bin.Wim Taymans2005-10-102-0/+2
* Don't unref the message.Andy Wingo2005-10-071-1/+0
* Post a message when the cable is unplugged.Andy Wingo2005-10-071-12/+24
* ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in ...Andy Wingo2005-10-073-20/+120
* ext/raw1394/gstdv1394src.c: Clean up for style before doing some hacking. The...Andy Wingo2005-10-071-237/+121
* ext/dv/gstdvdemux.c: Fixes for better conversionEdward Hervey2005-10-051-3/+6
* ext/dv/: Added DEFAULT <==> BYTES, TIME conversions on srcpad,Edward Hervey2005-10-042-11/+49
* ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc error returns.Andy Wingo2005-10-021-5/+9
* configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.Andy Wingo2005-10-025-367/+363
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-2316-42/+31
* fix compiler warningsThomas Vander Stichele2005-09-092-2/+3
* jpgenc ported to GSTreamer 0.9Flavio Oliveira2005-09-084-55/+53
* ext/: gsttaginterface.h -> gsttagsetter.hStefan Kost2005-09-074-4/+4
* ext/flac/gstflacdec.*: Add support for flac files with 24/32 bits per sample;...Tim-Philipp Müller2005-09-062-23/+31
* ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding here from the st...Andy Wingo2005-09-051-2/+4
* All plugins updated for element state changes.Andy Wingo2005-09-0222-229/+236
* fix build after cleaning up my vomitThomas Vander Stichele2005-09-011-3/+3
* fix build after cleaning up my vomitThomas Vander Stichele2005-09-011-4/+3
* tidying up -good for businessThomas Vander Stichele2005-08-301-364/+38
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-288-19/+21
* ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compil...Andy Wingo2005-08-264-678/+324
* add missing filesAndy Wingo2005-08-252-0/+799
* ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.Andy Wingo2005-08-254-89/+107
* ext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send out valid segment end tim...Andy Wingo2005-08-241-10/+11
* enable more; update for basetransformThomas Vander Stichele2005-08-241-4/+4
* ext/speex/gstspeexenc.h: Fixed include path of adapterStefan Kost2005-08-231-1/+1
* ext/speex/: Fix property warning.Wim Taymans2005-08-232-6/+6
* Port speexdec. Leads to some unfamiliar warnings on console, but works otherw...Ronald S. Bultje2005-08-234-146/+100
* Port flacdec (seeking is still slow'ish).Ronald S. Bultje2005-08-225-198/+199
* latest makefile and spec file fixesChristian Schaller2005-08-191-1/+2
* ext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive): Note license info in ...Andy Wingo2005-08-167-1229/+1260
* licensing, name and description changesThomas Vander Stichele2005-08-143-3/+3
* ext/jpeg/gstjpegdec.c: Fix decoding of pictures with certain uneven or unalig...Tim-Philipp Müller2005-08-121-44/+106
* ext/jpeg/gstjpegdec.*: Fix crashes/invalid memory access for pictures that ha...Tim-Philipp Müller2005-08-112-70/+53
* ext/jpeg/gstjpegdec.*: Make mjpeg actually work and skip jpeg data parsing if...Tim-Philipp Müller2005-08-092-21/+35
* ext/jpeg/gstjpegdec.c: Add setcaps() function (for mjpeg).Tim-Philipp Müller2005-08-081-1/+26
* ext/esd/esdsink.c (gst_esdsink_getcaps): Seems that wierd va_list caps settin...Andy Wingo2005-08-081-25/+9
* sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close)Andy Wingo2005-08-082-55/+61
* update spec file and fix some disting omissionsChristian Schaller2005-08-081-1/+3
* ext/jpeg/Makefile.am: Fix compile.Ronald S. Bultje2005-08-081-1/+1
* Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no lon...Tim-Philipp Müller2005-08-085-237/+597
* Use new ghostpad API; now they actually work in Totem, also.Ronald S. Bultje2005-08-034-84/+102
* ext/libpng/Makefile.am: Fix uninstalled build.Ronald S. Bultje2005-08-031-1/+1
* removed obsolete includeStefan Kost2005-08-021-1/+0
* Ported pngenc , still have to port pngdec...Edward Hervey2005-08-024-101/+96
* deactivate and remove dparams (libgstcontrol)Stefan Kost2005-08-013-122/+29