summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext/apexsink/gstapexplugin.c: Set apexsink's rank to NONE so it doesn't get u...Tim-Philipp Müller2008-10-191-1/+1
* ext/apexsink/gstapexsink.c: Fix some more format string compiler warnings (fr...Jan Schmidt2008-10-141-4/+4
* ext/apexsink/gstapexraop.c: Fix format string compiler warnings.Sebastian Dröge2008-10-131-4/+5
* ext/Makefile.am: Add apexsink to SUBDIRS. Fixes bug #555912.Sebastian Dröge2008-10-121-0/+7
* ext/amrwb/gstamrwbenc.*: Pass the discont flag from the input buffer on to th...Stefan Kost2008-10-092-2/+22
* ext/amrwb/gstamrwbparse.*: Add flush seek handler. Taken from recent armnbpar...Stefan Kost2008-10-092-38/+284
* ext/amrwb/gstamrwbparse.*: Fix the duration query. Also set caps on the pads ...Stefan Kost2008-10-092-16/+35
* ext/resindvd/resindvdsrc.c: Fix next/prev chapter seeking at the beginning or...Jan Schmidt2008-10-071-4/+14
* configure.acStefan Kost2008-10-064-343/+189
* ext/faac/gstfaac.c: Warn and clamp to max bitrate for samplerate.Wim Taymans2008-10-031-0/+15
* ext/metadata/: Add mapping of format and mime type to xmp.Stefan Kost2008-10-033-1/+58
* ext/metadata/: Reverting. Will need to wait for core 0.10.21 release.Stefan Kost2008-10-024-164/+340
* ext/metadata/: Use core gsp tags.Stefan Kost2008-10-024-340/+164
* ext/libmms/gstmms.c (plugin_init): Fix return type of the GstURIHandler::get_...Ole André Vadla Ravnås2008-09-301-1/+1
* ext/resindvd/: Add in Title/Chapter seeking, and simple but buggy audio and s...Jan Schmidt2008-09-274-54/+281
* ext/neon/gstneonhttpsrc.c: Clean up the debug logging code and #ifdef mess a ...Tim-Philipp Müller2008-09-171-37/+16
* ext/neon/gstneonhttpsrc.c: Don't post LIBRARY_INIT errors where we should be ...Tim-Philipp Müller2008-09-171-6/+13
* Fix compiler warnings on OS/XJan Schmidt2008-09-171-1/+1
* ext/celt/gstceltenc.h: Help gtk-doc to parse this correctly.Stefan Kost2008-09-151-2/+2
* Add jp2k plugin. Fixes #550657.Mark Nauwelaerts2008-09-094-0/+816
* Enable/fix up translations for these plugins.Tim-Philipp Müller2008-09-023-3/+10
* ext/celt/gstceltdec.c: Correctly take the granulepos from upstream if possibl...Sebastian Dröge2008-08-313-57/+162
* ext/dirac/gstdiracenc.cc: Fix some memleaks.David Schleef2008-08-301-0/+4
* ext/dirac/gstdiracenc.cc: Fix EOS handling. Clean up at object disposal. Ha...David Schleef2008-08-301-49/+164
* ext/resindvd/resindvdbin.c: Fix compiler warning on Forte.Jan Schmidt2008-08-291-1/+1
* update spec file to include latest plugins, add apexsrc diretory to disted filesChristian Schaller2008-08-291-0/+3
* ext/faac/gstfaac.*: Add code for calculating proper timestamp/duration for th...Edward Hervey2008-08-292-2/+29
* Add apexsink for audio output to Apple AirPort Express Wireless devices. Fixe...Jérémie Bernard2008-08-287-0/+1687
* docs/plugins/gst-plugins-bad-plugins-docs.sgml: Add, but commented out xml/el...Stefan Kost2008-08-222-18/+8
* ext/x264/gstx264enc.*: Do not deal with duplicated input (timestamps). If ne...Mark Nauwelaerts2008-08-122-26/+4
* docs/plugins/gst-plugins-bad-plugins.args: Integrate new properties into docu...Mark Nauwelaerts2008-08-121-34/+10
* Update and add documentation for mplex.Mark Nauwelaerts2008-08-122-5/+5
* Add documentation and unit test for x264enc.Mark Nauwelaerts2008-08-121-0/+30
* ext/x264/gstx264enc.c: Allocate some buffers in more adaptive and economical ...Mark Nauwelaerts2008-08-111-14/+14
* configure.ac: Check for sufficiently up-to-date x264 API.Mark Nauwelaerts2008-08-112-60/+285
* ext/x264/gstx264enc.c: Coding style and layout; re-order some functions in mo...Mark Nauwelaerts2008-08-081-192/+191
* ext/x264/: Use GQueue in stead of custom queue code.Mark Nauwelaerts2008-08-083-119/+82
* Use configure-generated _stdint.h.Mark Nauwelaerts2008-08-081-1/+1
* ext/x264/: Use video format library and GST_WRITE_*_BE macros where applicable.Mark Nauwelaerts2008-08-083-94/+115
* Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat2008-08-071-0/+1
* ext/twolame/gsttwolame.*: Allow raw float samples as input for encoding.Sebastian Dröge2008-08-072-12/+40
* ext/jack/gstjackaudiosrc.c: Try committing this once again. Now properly rena...Stefan Kost2008-08-071-17/+17
* docs/plugins/: docs/plugins/inspect/plugin-jack.xmlStefan Kost2008-08-073-8/+57
* ext/jack/: Add a jackaudiosrc. Refactor sink slightly for better code reuse.Tristan Matthews2008-08-078-89/+1054
* Add TwoLAME MP2 encoding element, based on the LAME element.Sebastian Dröge2008-08-024-0/+1123
* Add CELT encoder and decoder elements based on the Speex elements.Sebastian Dröge2008-08-027-0/+1924
* ext/sdl/sdlvideosink.c: Use g_setenv() and g_unsetenv() instead of setenv() t...Tal Shalif2008-08-021-2/+2
* ext/timidity/gsttimidity.c: Fix compiler warning. Fixes #544050.Stefan Kost2008-07-221-2/+0
* Link the ladspa plugin with -ldl. It's needed for dlopen() and friends for lo...Sebastian Dröge2008-07-211-1/+1
* ext/resindvd/Makefile.am: Dist missing header files. Fixes bug #543861.Sebastian Dröge2008-07-211-1/+3