Age | Commit message (Expand) | Author | Files | Lines |
2007-03-11 | Add appsrc/appsink example. | David Schleef | 1 | -0/+14 |
2007-03-10 | ext/: Printf format string fixes. | Tim-Philipp Müller | 1 | -0/+6 |
2007-03-09 | gst/equalizer/: Refactor plugin into a base class and a first subclass (nband... | Stefan Kost | 1 | -0/+28 |
2007-03-08 | ext/jack/: Make an object to manage client connections to the jack server whi... | Paul Davis | 1 | -0/+34 |
2007-03-07 | ext/wavpack/: Use a general wavpack debug category for common code. | Sebastian Dröge | 1 | -0/+17 |
2007-03-07 | gst/qtdemux/qtdemux.*: Share qtdemux debug category across all files, otherwi... | Edward Hervey | 1 | -0/+7 |
2007-03-07 | gst/spectrum/gstspectrum.*: One FIXME less, by resolving message timestamps a... | Stefan Kost | 1 | -0/+8 |
2007-03-06 | gst/spectrum/gstspectrum.c: Fix and cleanup default property values. | Wim Taymans | 1 | -0/+8 |
2007-03-05 | gst/spectrum/: Remove two obsolete and confusing comments. | Stefan Kost | 1 | -3/+9 |
2007-03-04 | ext/nas/nassink.c: Some more cleanups/changes; use boilerplate macro. | Tim-Philipp Müller | 1 | -0/+7 |
2007-03-04 | ext/nas/: Bunch of nassink clean-ups: make build by adding the right CFLAGS a... | Tim-Philipp Müller | 1 | -0/+22 |
2007-03-04 | ext/directfb/dfbvideosink.c: Chain up in finalize. | Jan Schmidt | 1 | -0/+5 |
2007-03-03 | Fix up dist. | Michael Smith | 1 | -0/+6 |
2007-03-03 | Add VMnc decoder. | Michael Smith | 1 | -0/+21 |
2007-03-03 | gst-libs/gst/app/Makefile.am: Install the headers. | David Schleef | 1 | -0/+5 |
2007-03-03 | gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for ... | David Schleef | 1 | -0/+9 |
2007-03-03 | gst-libs/gst/app/gstappsrc.*: Hacking to address issues in 413418. | David Schleef | 1 | -0/+6 |
2007-03-03 | Move the app library to gst-libs/gst/app (duh!) | David Schleef | 1 | -0/+16 |
2007-03-02 | Commit NAS Sink, closed bugzilla 345633 | Christian Schaller | 1 | -0/+6 |
2007-03-02 | ext/dts/gstdtsdec.c: A few small clean-ups. | Tim-Philipp Müller | 1 | -0/+8 |
2007-03-02 | ext/dts/gstdtsdec.c: Don't do forced downmixing to stereo, but check what dow... | Young-Ho Cha | 1 | -0/+9 |
2007-03-02 | Remove spurious conflict marker | Jan Schmidt | 1 | -1/+0 |
2007-03-02 | ext/neon/gstneonhttpsrc.*: Simplify _set_uri() and _set_proxy() and remove th... | Lutz Mueller | 1 | -0/+18 |
2007-03-02 | Add patch from Bug 357055 from Chris Lord, adding support for Vorbis streams | Christian Schaller | 1 | -0/+10 |
2007-03-01 | tests/check/Makefile.am: Draw plugins in from the build tree sys/ dir, rather... | Jan Schmidt | 1 | -0/+6 |
2007-02-28 | configure.ac: Convert to new AG_GST style. | Thomas Vander Stichele | 1 | -0/+5 |
2007-02-27 | update copyright statements | Christian Schaller | 1 | -0/+6 |
2007-02-27 | sys/osxvideo/: Disable the cocoa event loop since it's a huge memory leak. Sh... | Edward Hervey | 1 | -0/+11 |
2007-02-26 | Add a new plugin/library to make it easy for apps to shove data into a pipeline. | David Schleef | 1 | -0/+10 |
2007-02-26 | gst/real/: Use gst_pad_use_fixed_caps() on source pads, to avoid negotiation ... | Tim-Philipp Müller | 1 | -0/+8 |
2007-02-24 | Fix build with LDFLAGS='-Wl,-z,defs'. | Tim-Philipp Müller | 1 | -0/+14 |
2007-02-20 | sys/directsound/gstdirectsoundsink.*: Remove include of unused headers. | Sébastien Moutte | 1 | -0/+14 |
2007-02-18 | sys/directdraw/: Prepare the plugin to move to good: | Sébastien Moutte | 1 | -0/+22 |
2007-02-13 | Add crossreferences to glib/gobject/gstream docs. Also fix typo in timidity.c... | Stefan Kost | 1 | -0/+10 |
2007-02-11 | Add second midi renderer. Fix some double frees and leaks. Clean up logging. | Stefan Kost | 1 | -0/+20 |
2007-02-11 | Makefile.am: Add win32 MANIFEST | Sébastien Moutte | 1 | -0/+24 |
2007-02-11 | ext/faad/gstfaad.c: Also update the comment that describes the hack. | Stefan Kost | 1 | -0/+5 |
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-11 | configure.ac: Fix faad detection to support also fadd with new symbol prefix. | Stefan Kost | 1 | -1/+7 |
2007-02-08 | Add timitity midi render plugin (#403992) | Wouter Paesen | 1 | -0/+21 |
2007-02-07 | ext/amrwb/gstamrwbparse.c: GST_PAD_PARENT doesn't return a GstObject with an ... | Edward Hervey | 1 | -0/+6 |
2007-02-06 | gst/modplug/gstmodplug.cc: Remove superfluous gst_caps_get_structure() call. | Tim-Philipp Müller | 1 | -0/+5 |
2007-02-06 | configure.ac: Increase required libsndfile version to a version that's known ... | Tim-Philipp Müller | 1 | -0/+6 |
2007-02-06 | ext/sndfile/gstsfsrc.c: Fix build (installed setup). | Tim-Philipp Müller | 1 | -0/+5 |
2007-02-05 | ext/sndfile/: Port sfsrc to 0.10, pull or push, with random access woo. | Andy Wingo | 1 | -0/+7 |
2007-02-03 | Fix up to use the newly ported (actually working) GstAudioFilter. | Tim-Philipp Müller | 1 | -0/+23 |
2007-02-02 | gst/equalizer/gstiirequalizer.c: Rename "values" property to "band-values" an... | Tim-Philipp Müller | 1 | -0/+10 |
2007-02-02 | Port equalizer plugin to 0.10 (#403572). | James Doc Livingston | 1 | -0/+14 |
2007-02-02 | configure.ac: ext/Makefile.am | Andy Wingo | 1 | -0/+11 |
2007-02-02 | ext/alsaspdif/alsaspdifsink.c: Set rank to NONE so that it doesn't get autopl... | Tim-Philipp Müller | 1 | -0/+7 |