Age | Commit message (Expand) | Author | Files | Lines |
2007-03-22 | ext/wavpack/gstwavpackdec.c: Revert to use gst_pad_alloc_buffer() here. We ca... | Sebastian Dröge | 1 | -6/+6 |
2007-03-22 | ext/wavpack/gstwavpackenc.*: Put the write helpers into the GstWavpackEnc str... | Sebastian Dröge | 3 | -25/+10 |
2007-03-21 | ext/wavpack/gstwavpackdec.c: Don't use gst_pad_alloc_buffer() as we might cli... | Sebastian Dröge | 1 | -10/+8 |
2007-03-18 | ext/jack/gstjackaudioclient.c: Don't need to take the connection lock, it wil... | Paul Davis | 1 | -7/+19 |
2007-03-10 | ext/: Printf format string fixes. | Tim-Philipp Müller | 2 | -4/+4 |
2007-03-08 | ext/jack/: Make an object to manage client connections to the jack server whi... | Paul Davis | 5 | -68/+634 |
2007-03-07 | ext/wavpack/: Use a general wavpack debug category for common code. | Sebastian Dröge | 6 | -6/+19 |
2007-03-04 | ext/nas/nassink.c: Some more cleanups/changes; use boilerplate macro. | Tim-Philipp Müller | 1 | -52/+38 |
2007-03-04 | ext/nas/: Bunch of nassink clean-ups: make build by adding the right CFLAGS a... | Tim-Philipp Müller | 4 | -196/+173 |
2007-03-04 | ext/directfb/dfbvideosink.c: Chain up in finalize. | Jan Schmidt | 1 | -0/+2 |
2007-03-03 | Move the app library to gst-libs/gst/app (duh!) | David Schleef | 1 | -2/+2 |
2007-03-02 | Commit NAS Sink, closed bugzilla 345633 | Christian Schaller | 3 | -249/+173 |
2007-03-02 | ext/dts/gstdtsdec.c: A few small clean-ups. | Tim-Philipp Müller | 1 | -25/+5 |
2007-03-02 | ext/dts/gstdtsdec.c: Don't do forced downmixing to stereo, but check what dow... | Young-Ho Cha | 1 | -1/+40 |
2007-03-02 | ext/neon/gstneonhttpsrc.*: Simplify _set_uri() and _set_proxy() and remove th... | Lutz Mueller | 2 | -84/+60 |
2007-03-02 | Add patch from Bug 357055 from Chris Lord, adding support for Vorbis streams | Christian Schaller | 4 | -2/+1312 |
2007-02-24 | Fix build with LDFLAGS='-Wl,-z,defs'. | Tim-Philipp Müller | 3 | -6/+11 |
2007-02-13 | add missing \ in Makefile.am | Christian Schaller | 1 | -1/+1 |
2007-02-13 | Add crossreferences to glib/gobject/gstream docs. Also fix typo in timidity.c... | Stefan Kost | 1 | -3/+8 |
2007-02-11 | Add second midi renderer. Fix some double frees and leaks. Clean up logging. | Stefan Kost | 4 | -7/+993 |
2007-02-11 | ext/faad/gstfaad.c: Also update the comment that describes the hack. | Stefan Kost | 1 | -3/+7 |
2007-02-11 | configure.ac: Tell the code which faad it is, so that we can adjust the hacks... | Stefan Kost | 1 | -0/+10 |
2007-02-08 | Add timitity midi render plugin (#403992) | Wouter Paesen | 4 | -1/+912 |
2007-02-07 | ext/amrwb/gstamrwbparse.c: GST_PAD_PARENT doesn't return a GstObject with an ... | Edward Hervey | 1 | -1/+1 |
2007-02-06 | ext/sndfile/gstsfsrc.c: Fix build (installed setup). | Tim-Philipp Müller | 1 | -1/+1 |
2007-02-05 | ext/sndfile/: Port sfsrc to 0.10, pull or push, with random access woo. | Andy Wingo | 5 | -2/+583 |
2007-02-02 | configure.ac: ext/Makefile.am | Andy Wingo | 6 | -852/+623 |
2007-02-02 | ext/alsaspdif/alsaspdifsink.c: Set rank to NONE so that it doesn't get autopl... | Tim-Philipp Müller | 1 | -1/+2 |
2007-01-31 | ext/wavpack/gstwavpackparse.c: Fix a off by one that leads to the duration re... | Sebastian Dröge | 1 | -6/+4 |
2007-01-31 | Fix classification in GstElementDetails. | Stefan Kost | 2 | -46/+39 |
2007-01-28 | ext/ladspa/: add GstController support to ladspa | Stefan Kost | 2 | -3/+6 |
2007-01-28 | ext/mythtv/gstmythtvsrc.c: Remove sleep calls, they've been moved into the li... | Rosfran Borges | 1 | -27/+15 |
2007-01-25 | ext/wavpack/gstwavpackparse.c: Fix the SEEKING query. We can seek if we are i... | Sebastian Dröge | 1 | -3/+6 |
2007-01-25 | ext/wavpack/: Fix spelling in 2 places: It's called Wavpack, not WavePack. | Sebastian Dröge | 2 | -3/+3 |
2007-01-17 | ext/mythtv/gstmythtvsrc.c: Use break here instead of goto. | Tim-Philipp Müller | 1 | -3/+2 |
2007-01-13 | ext/mythtv/gstmythtvsrc.c: Clean up a bit, mostly the debug statements; fix d... | Tim-Philipp Müller | 1 | -93/+55 |
2007-01-12 | ext/ladspa/gstsignalprocessor.c (gst_signal_processor_fixate) | Andy Wingo | 1 | -39/+55 |
2007-01-12 | MythTV client source plugin created. | Edgard Lima | 4 | -0/+1510 |
2007-01-12 | ext/jack/gstjackaudiosink.*: Improve docs. | Wim Taymans | 2 | -10/+37 |
2007-01-12 | ext/gsm/gstgsmenc.c: Fix typo in docs. | Wim Taymans | 1 | -1/+1 |
2007-01-11 | ext/wavpack/gstwavpackenc.c: Minor clean-up: use enum values instead of hardc... | Sebastian Dröge | 1 | -11/+12 |
2007-01-06 | ext/ladspa/gstsignalprocessor.c | Andy Wingo | 1 | -31/+31 |
2007-01-06 | ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_add_pad_from_template) | Andy Wingo | 1 | -16/+51 |
2007-01-04 | move amrwb code | Thomas Vander Stichele | 5 | -9/+81 |
2007-01-04 | move amrwb code | Thomas Vander Stichele | 1 | -44/+0 |
2007-01-04 | ext/: Fix various compiler warnings that reveal potential bugs. | Julien Moutte | 4 | -11/+8 |
2007-01-03 | Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ... | Jens Granseuer | 1 | -2/+4 |
2006-12-22 | Added seek support. | Edgard Lima | 2 | -438/+514 |
2006-12-18 | Move LADPSA plugin from -good for the release, as it's not quite ready to be ... | Jan Schmidt | 1 | -0/+8 |
2006-12-18 | ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush s... | Wim Taymans | 1 | -7/+18 |