summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2007-10-10configure.ac: Require core CVS. This is implicit in the -base CVS requiremen...Tim-Philipp Müller3-30/+40
2007-10-08ext/gio/gstgio.c: Use GIO function to get a list of supported URI schemes ins...Sebastian Dröge1-5/+2
2007-10-02ext/gio/gstgiosink.c: Update to API changes in GIO.Sebastian Dröge1-1/+2
2007-09-29ext/mythtv/gstmythtvsrc.c: Re-apply docs patch from #468039; fix tab.Tim-Philipp Müller1-2/+4
2007-09-29ext/gio/: Some minor cleanup and allow setting the location only when the ele...Sebastian Dröge2-7/+15
2007-09-29configure.ac: Update gio's pkg-config file name as currently in SVN.Sebastian Dröge1-4/+1
2007-09-28ext/neon/gstneonhttpsrc.c: Now that we require libneon >= 0.26 remove the neo...Sebastian Dröge1-12/+1
2007-09-28ext/neon/gstneonhttpsrc.*: Don't discard GET parameters from URL if existing.Wouter Cloetens2-1/+18
2007-09-27ext/xvid/gstxvidenc.*: Remove superfluous 'frame-encoded' signal (people can ...Tim-Philipp Müller2-20/+1
2007-09-24Massive leak fixing, plus code cleanups.Stefan Kost2-6/+6
2007-09-21docs/plugins/gst-plugins-bad-plugins.hierarchy: Update hierarchy.Sebastian Dröge2-1/+13
2007-09-21docs/plugins/: Add the GIO plugin to the docs and do a make update while doin...Sebastian Dröge1-1/+3
2007-09-21Add a GIO/GVFS plugin with source and sink elements. This will only be enable...René Stadler8-0/+1214
2007-09-20Fix memory leaks. More to come.Stefan Kost3-8/+13
2007-09-19ext/faad/gstfaad.c: Don't set channel positions on regular mono and stereo ca...Jonathan Matthew1-22/+45
2007-09-19ext/directfb/dfbvideosink.c: When finalizing GstDfbSurface, a subclass of Gst...Sebastian Dröge1-6/+5
2007-09-16ext/amrwb/gstamrwbenc.*: Add property to control bandmode. Fixes #477306.Daniel Charles2-2/+94
2007-09-09ext/neon/gstneonhttpsrc.c: With libneon 2.6, we need to set the NE_SESSFLAG_I...Thomas Green1-0/+4
2007-09-03gmythsrc code rewrite;Renato Filho2-686/+366
2007-08-22ext/faad/gstfaad.c: Don't unref the buffer when it was clipped.Wim Taymans1-2/+1
2007-08-20ext/mythtv/gstmythtvsrc.c: Add examples for live mythtv:// URIs to docs (#468...Bastien Nocera1-14/+17
2007-08-17ext/amrwb/gstamrwbparse.c: Don't leak the adapter.Stefan Kost1-0/+19
2007-08-16ext/faad/gstfaad.c: Add some debug info.Wim Taymans1-1/+5
2007-08-16ext/ladspa/gstladspa.c: Don't leak like hell.Stefan Kost1-5/+13
2007-08-15ext/timidity/gstwildmidi.*: Stefan Kost2-1/+19
2007-08-08Add connection speed property to libmms. Fixes #464678.Josep Torre Valles2-5/+33
2007-07-25ext/timidity/gsttimidity.*: Don't initialize timidity in plugin_init for simi...Stefan Kost2-13/+18
2007-07-24ext/timidity/gstwildmidi.*: Don't initialize wildmidi in plugin_init as it al...Stefan Kost2-56/+65
2007-07-24Use the new buffer clipping function from gstaudio here and require gst-plugi...Sebastian Dröge1-52/+3
2007-07-20ext/dirac/Makefile.am: Also include stdlib here.Stefan Kost1-1/+1
2007-07-18ext/soundtouch/gstpitch.cc: If we receive a new segment event, don't try to p...Michael Smith1-3/+8
2007-07-18ext/jack/gstjackaudiosink.c: Add stdlib include here too.Stefan Kost1-0/+2
2007-07-18Add stdlib include (free, atoi, exit).Stefan Kost3-0/+4
2007-07-16ext/faad/gstfaad.c: Fix buffer clipping to correctly clip to the segment stop.Sebastian Dröge1-1/+1
2007-07-06docs/plugins/inspect/: Add missing inspect files. Fixes build (#454313).Tim-Philipp Müller1-2/+2
2007-07-05ext/ivorbis/Makefile.am: Dist header files. Fixes #454078.Tim-Philipp Müller1-0/+1
2007-07-05docs/plugins/Makefile.am: Simplify --extra-dir as gtkdoc scans recursively.Stefan Kost1-1/+1
2007-07-03Also document AMR-WB elements.Stefan Kost3-2/+52
2007-07-03ext/timidity/: Fix licence (both are GPL). Add element docs.Stefan Kost3-5/+46
2007-07-03ext/musicbrainz/gsttrm.h: Fix _get_type signature.Stefan Kost1-1/+1
2007-06-29ext/dc1394/gstdc1394.c: Make a bunch of functions static, and move variable d...Jan Schmidt1-56/+41
2007-06-29ext/dc1394/gstdc1394.c: The correct fourcc for the 4:1:1 packed format is 'IY...Jan Schmidt1-2/+2
2007-06-29ext/dc1394/gstdc1394.c: Change a g_print to a GST_DEBUG message.Jan Schmidt1-1/+2
2007-06-29Commit new dc1394src element.Eric Jonas4-0/+1349
2007-06-25gconf/: Remove dysfunctional directory (this stuff is in -good).Tim-Philipp Müller1-0/+7
2007-06-22Fix leaks.Edward Hervey18-95/+40
2007-06-20ext/amrwb/: Add newsegment and discont handling. Some code cleanups. Don't le...Stefan Kost3-53/+142
2007-06-08Move wavpack to good.Thomas Vander Stichele15-3593/+1
2007-06-08When driving the pipeline, also post an error when we get a not-linked flow r...Tim-Philipp Müller2-16/+30
2007-06-06ext/sdl/: Add GST_CFLAGS, which apparently somehow fixes the build somewhere ...Tim-Philipp Müller2-2/+2