summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2007-03-04ext/directfb/dfbvideosink.c: Chain up in finalize.Jan Schmidt1-0/+2
2007-03-03Move the app library to gst-libs/gst/app (duh!)David Schleef1-2/+2
2007-03-02Commit NAS Sink, closed bugzilla 345633Christian Schaller3-249/+173
2007-03-02ext/dts/gstdtsdec.c: A few small clean-ups.Tim-Philipp Müller1-25/+5
2007-03-02ext/dts/gstdtsdec.c: Don't do forced downmixing to stereo, but check what dow...Young-Ho Cha1-1/+40
2007-03-02ext/neon/gstneonhttpsrc.*: Simplify _set_uri() and _set_proxy() and remove th...Lutz Mueller2-84/+60
2007-03-02Add patch from Bug 357055 from Chris Lord, adding support for Vorbis streamsChristian Schaller4-2/+1312
2007-02-24Fix build with LDFLAGS='-Wl,-z,defs'.Tim-Philipp Müller3-6/+11
2007-02-13add missing \ in Makefile.amChristian Schaller1-1/+1
2007-02-13Add crossreferences to glib/gobject/gstream docs. Also fix typo in timidity.c...Stefan Kost1-3/+8
2007-02-11Add second midi renderer. Fix some double frees and leaks. Clean up logging.Stefan Kost4-7/+993
2007-02-11ext/faad/gstfaad.c: Also update the comment that describes the hack.Stefan Kost1-3/+7
2007-02-11configure.ac: Tell the code which faad it is, so that we can adjust the hacks...Stefan Kost1-0/+10
2007-02-08Add timitity midi render plugin (#403992)Wouter Paesen4-1/+912
2007-02-07ext/amrwb/gstamrwbparse.c: GST_PAD_PARENT doesn't return a GstObject with an ...Edward Hervey1-1/+1
2007-02-06ext/sndfile/gstsfsrc.c: Fix build (installed setup).Tim-Philipp Müller1-1/+1
2007-02-05ext/sndfile/: Port sfsrc to 0.10, pull or push, with random access woo.Andy Wingo5-2/+583
2007-02-02configure.ac: ext/Makefile.amAndy Wingo6-852/+623
2007-02-02ext/alsaspdif/alsaspdifsink.c: Set rank to NONE so that it doesn't get autopl...Tim-Philipp Müller1-1/+2
2007-01-31ext/wavpack/gstwavpackparse.c: Fix a off by one that leads to the duration re...Sebastian Dröge1-6/+4
2007-01-31Fix classification in GstElementDetails.Stefan Kost2-46/+39
2007-01-28ext/ladspa/: add GstController support to ladspaStefan Kost2-3/+6
2007-01-28ext/mythtv/gstmythtvsrc.c: Remove sleep calls, they've been moved into the li...Rosfran Borges1-27/+15
2007-01-25ext/wavpack/gstwavpackparse.c: Fix the SEEKING query. We can seek if we are i...Sebastian Dröge1-3/+6
2007-01-25ext/wavpack/: Fix spelling in 2 places: It's called Wavpack, not WavePack.Sebastian Dröge2-3/+3
2007-01-17ext/mythtv/gstmythtvsrc.c: Use break here instead of goto.Tim-Philipp Müller1-3/+2
2007-01-13ext/mythtv/gstmythtvsrc.c: Clean up a bit, mostly the debug statements; fix d...Tim-Philipp Müller1-93/+55
2007-01-12ext/ladspa/gstsignalprocessor.c (gst_signal_processor_fixate)Andy Wingo1-39/+55
2007-01-12MythTV client source plugin created.Edgard Lima4-0/+1510
2007-01-12ext/jack/gstjackaudiosink.*: Improve docs.Wim Taymans2-10/+37
2007-01-12ext/gsm/gstgsmenc.c: Fix typo in docs.Wim Taymans1-1/+1
2007-01-11ext/wavpack/gstwavpackenc.c: Minor clean-up: use enum values instead of hardc...Sebastian Dröge1-11/+12
2007-01-06ext/ladspa/gstsignalprocessor.cAndy Wingo1-31/+31
2007-01-06ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_add_pad_from_template)Andy Wingo1-16/+51
2007-01-04move amrwb codeThomas Vander Stichele5-9/+81
2007-01-04move amrwb codeThomas Vander Stichele1-44/+0
2007-01-04ext/: Fix various compiler warnings that reveal potential bugs.Julien Moutte4-11/+8
2007-01-03Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...Jens Granseuer1-2/+4
2006-12-22Added seek support.Edgard Lima2-438/+514
2006-12-18Move LADPSA plugin from -good for the release, as it's not quite ready to be ...Jan Schmidt1-0/+8
2006-12-18ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush s...Wim Taymans1-7/+18
2006-12-18ext/wavpack/gstwavpackenc.h: Use local copy of md5.h, as it disappeared in re...Sebastian Dröge1-1/+1
2006-12-15ext/libmms/gstmms.c: These debug statements should be using LOG level.Tim-Philipp Müller1-4/+4
2006-12-12ext/neon/gstneonhttpsrc.c: Fix minor mem leak in redirect code.Tim-Philipp Müller1-2/+4
2006-12-12ext/neon/gstneonhttpsrc.c: Set offset on buffers pushed out (id3demux gets co...Tim-Philipp Müller1-1/+3
2006-12-12ext/neon/gstneonhttpsrc.c: Minor clean-ups; remove newlines at end of debug s...Tim-Philipp Müller1-14/+16
2006-12-06ext/jack/.cvsignore: Ignore old files as requested by the build slave.Jan Schmidt1-0/+1
2006-11-30ext/Makefile.am: Fix build.Wim Taymans2-4/+7
2006-11-30Added fully functional jackaudiosink.Wim Taymans6-655/+958
2006-11-26ext/theora/theoradec.c: Send events on the right pads, since they don't work ...Michael Smith1-2/+2