summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Various event updates and cleanups.Wim Taymans2005-07-272-44/+51
* Port auto/gconfsinks to 0.9. They actually appear to work here inRonald S. Bultje2005-07-206-122/+72
* add gconf.{ch} from gst-libsThomas Vander Stichele2005-07-202-0/+365
* put in gconf sinksThomas Vander Stichele2005-07-207-0/+602
* Ported to 0.9 (faad, amrnb, mpeg2dec)Edgard Lima2005-07-191-16/+19
* ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper framerate on the o...Andy Wingo2005-07-191-2/+4
* ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber alloc_buffer's retu...Andy Wingo2005-07-191-11/+19
* ext/dv/gstdvdec.h: Fix signedness error.Andy Wingo2005-07-191-2/+2
* ext/dv/gstdvdec.*: Implemented seeking in dvdec.Wim Taymans2005-07-192-153/+374
* ext/Makefile.am: Enable dvdev and raw1394src.Andy Wingo2005-07-191-8/+8
* ext/raw1394/gstdv1394src.c: It's PUSH_SRC now.Wim Taymans2005-07-141-2/+2
* add dv to disted directoriesChristian Schaller2005-07-131-1/+3
* - ext/dv/Makefile.amPhilippe Kalaf2005-07-121-1/+1