summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext/annodex/gstskeltag.*: Deleted; these files aren't used any more either.Michael Smith2006-02-272-472/+0
* ext/Makefile.am: Fix dist-check.Julien Moutte2006-02-251-0/+1
* ext/annodex/gstcmmlenc.c: Fix another memleak.Julien Moutte2006-02-251-1/+3
* Fix a memleak in gst_cmml_track_list_add_clip.Julien Moutte2006-02-257-84/+123
* ext/annodex/: Fix possible memleaks.Julien Moutte2006-02-253-0/+36
* ext/Makefile.am: Re-enable module.Julien Moutte2006-02-241-5/+5
* Try to fix Annodex plugin.Julien Moutte2006-02-245-450/+7
* ext/Makefile.am: Disable annodex for now until we figure out how to make it b...Julien Moutte2006-02-242-7/+8
* I'm too lazy to comment thisEdgard Lima2006-02-246-483/+501
* Add Annodex elements from Alessendro Decina: skeleton and CMML.Michael Smith2006-02-2418-0/+4452
* ext/flac/gstflacenc.c: Change min. sample rate to 8kHz to match flacdec's.Tim-Philipp Müller2006-02-241-1/+1
* ext/cdio/Makefile.am: Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be requ...Tim-Philipp Müller2006-02-231-0/+2
* ext/dv/: Ueber spiffify some more, added debug category.Wim Taymans2006-02-224-81/+119
* ext/ladspa/gstsignalprocessor.c: Fix compilation of LADPSA. It doesn't seem t...Jan Schmidt2006-02-201-1/+3
* ext/jpeg/gstjpegdec.c: Fix invalid memory access for some odd-sized images (s...Tim-Philipp Müller2006-02-171-7/+8
* ext/cdio/gstcdio.c: Init debug category (#331253).Tim-Philipp Müller2006-02-171-0/+2
* add Jurg's patch for multidevice supportChristian Schaller2006-02-174-7/+149
* Add HAL sound device wrapper plugins. Closes #329106Wim Taymans2006-02-1510-0/+939
* ext/: Register musicbrainz tags.Tim-Philipp Müller2006-02-082-0/+9
* ext/gconf/gconf.h: Remove declaration of function that no longer exists.Tim-Philipp Müller2006-02-071-1/+0
* ext/shout2/gstshout2.c: Make shout2 work for non ogg streamsZaheer Abbas Merali2006-02-071-26/+32
* Pass unhandled queries upstream instead of just dropping them (#326446). Upda...Tim-Philipp Müller2006-02-064-15/+17
* docs/plugins/: Add cdio plugin to docs.Tim-Philipp Müller2006-02-062-1/+55
* ext/gconf/: Ignore changing the GConf key to "". Ignore GConf key updates tha...Jan Schmidt2006-02-0510-8/+154
* Fixed a bug add in last commit, where no event is send. Thanks Tim to show me.Edgard Lima2006-02-031-4/+7
* Just make it compile with --disable-gst-debug.Edgard Lima2006-02-031-0/+2
* Use new functions from core to render a bin from a string. Fixes build. Up re...Tim-Philipp Müller2006-02-021-81/+11
* ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix ...Tim-Philipp Müller2006-01-293-507/+680
* ext/dv/: Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new t...Andy Wingo2006-01-272-0/+2
* C89 fixes: declare variables at the beginning of a block andJens Granseuer2006-01-231-1/+3
* ext/cdio/: Fix build for libcdio versions >= 76; give slightly lower rank tha...Tim-Philipp Müller2006-01-193-10/+9
* Port libcdio cdda source, formerly known as cddasrc, now known as cdiocddasrc...Tim-Philipp Müller2006-01-186-0/+566
* ext/esd/Makefile.am: otherwise build will fail for folks with libesd in a non...Tim-Philipp Müller2006-01-151-1/+1
* ext/jpeg/gstsmokeenc.c: fix memleak. Fixes #326618Wim Taymans2006-01-131-1/+1
* ext/gconf/: Add new gconfaudiosrc and gconfvideosrc elements (needed for gnom...Tim-Philipp Müller2006-01-066-4/+492
* ext/jpeg/: Fix leaks.Wim Taymans2006-01-042-3/+9
* ext/flac/gstflacdec.c: Don't g_assert() where we should just return FALSE; re...Tim-Philipp Müller2006-01-021-14/+14
* ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th...Edward Hervey2005-12-191-1/+2
* change some char* into char[]Stefan Kost2005-12-162-2/+2
* ext/wavpack/gstwavpackdec.c: Oops, remove trailing comma from caps string.Tim-Philipp Müller2005-12-161-1/+1
* ext/wavpack/: Wavpack supports samplerates from 6-192kHz, fix pad template re...gcocatre@gmail.com2005-12-162-8/+5
* ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object...Tim-Philipp Müller2005-12-121-4/+4
* ext/flac/gstflacdec.*: Rewrite flacdec a bit, so that even seeking might work...Tim-Philipp Müller2005-12-102-260/+479
* borgify and fix up documentationThomas Vander Stichele2005-12-095-176/+177
* ext/flac/gstflacdec.c: Accept a wider range of flac files, more closely match...Michael Smith2005-12-091-5/+22
* expand tabsThomas Vander Stichele2005-12-0628-291/+291
* Update for alloc_buffer changes.Andy Wingo2005-12-0511-18/+27
* move pango to baseThomas Vander Stichele2005-12-0110-1916/+0
* ext/dv/: Fix seeking in dvdemux again, add some more debug info.Wim Taymans2005-11-303-6/+15
* ext/pango/gsttextrender.*: Add missing files.Tim-Philipp Müller2005-11-302-0/+403