summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-08ext/jack/: Make an object to manage client connections to the jack server whi...Paul Davis7-68/+668
2007-03-07ext/wavpack/: Use a general wavpack debug category for common code.Sebastian Dröge7-6/+36
2007-03-07gst/qtdemux/qtdemux.*: Share qtdemux debug category across all files, otherwi...Edward Hervey3-3/+11
2007-03-07gst/spectrum/gstspectrum.*: One FIXME less, by resolving message timestamps a...Stefan Kost4-3/+29
2007-03-06gst/spectrum/gstspectrum.c: Fix and cleanup default property values.Wim Taymans2-6/+25
2007-03-05gst/spectrum/: Remove two obsolete and confusing comments.Stefan Kost3-7/+9
2007-03-04ext/nas/nassink.c: Some more cleanups/changes; use boilerplate macro.Tim-Philipp Müller2-52/+45
2007-03-04ext/nas/: Bunch of nassink clean-ups: make build by adding the right CFLAGS a...Tim-Philipp Müller5-196/+195
2007-03-04ext/directfb/dfbvideosink.c: Chain up in finalize.Jan Schmidt2-0/+7
2007-03-03Fix up dist.Michael Smith3-5/+12
2007-03-03Add VMnc decoder.Michael Smith4-0/+986
2007-03-03gst-libs/gst/app/Makefile.am: Install the headers.David Schleef2-1/+9
2007-03-03gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for ...David Schleef5-1/+182
2007-03-03gst-libs/gst/app/gstappsrc.*: Hacking to address issues in 413418.David Schleef3-5/+70
2007-03-03Move the app library to gst-libs/gst/app (duh!)David Schleef11-16/+78
2007-03-02Commit NAS Sink, closed bugzilla 345633Christian Schaller5-249/+195
2007-03-02ext/dts/gstdtsdec.c: A few small clean-ups.Tim-Philipp Müller3-30/+24
2007-03-02ext/dts/gstdtsdec.c: Don't do forced downmixing to stereo, but check what dow...Young-Ho Cha2-1/+49
2007-03-02Remove spurious conflict markerJan Schmidt1-1/+0
2007-03-02ext/neon/gstneonhttpsrc.*: Simplify _set_uri() and _set_proxy() and remove th...Lutz Mueller4-85/+79
2007-03-02Add patch from Bug 357055 from Chris Lord, adding support for Vorbis streamsChristian Schaller6-3/+1328
2007-03-01tests/check/Makefile.am: Draw plugins in from the build tree sys/ dir, rather...Jan Schmidt3-1/+7
2007-02-28configure.ac: Convert to new AG_GST style.Thomas Vander Stichele3-73/+80
2007-02-27update copyright statementsChristian Schaller11-3/+63
2007-02-27sys/osxvideo/: Disable the cocoa event loop since it's a huge memory leak. Sh...Edward Hervey5-149/+13
2007-02-26Add a new plugin/library to make it easy for apps to shove data into a pipeline.David Schleef6-0/+403
2007-02-26gst/real/: Use gst_pad_use_fixed_caps() on source pads, to avoid negotiation ...Tim-Philipp Müller3-14/+25
2007-02-24Fix build with LDFLAGS='-Wl,-z,defs'.Tim-Philipp Müller11-13/+37
2007-02-20sys/directsound/gstdirectsoundsink.*: Remove include of unused headers.Sébastien Moutte8-17/+881
2007-02-18sys/directdraw/: Prepare the plugin to move to good:Sébastien Moutte9-1020/+897
2007-02-16add equalizer pluginChristian Schaller1-0/+1
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 Kost4-8/+34
2007-02-11Add second midi renderer. Fix some double frees and leaks. Clean up logging.Stefan Kost6-9/+1051
2007-02-11Makefile.am: Add win32 MANIFESTSébastien Moutte9-262/+467
2007-02-11ext/faad/gstfaad.c: Also update the comment that describes the hack.Stefan Kost2-3/+12
2007-02-11configure.ac: Tell the code which faad it is, so that we can adjust the hacks...Stefan Kost3-1/+25
2007-02-11configure.ac: Fix faad detection to support also fadd with new symbol prefix.Stefan Kost3-1/+11
2007-02-08Add timitity midi render plugin (#403992)Wouter Paesen6-1/+945
2007-02-07ext/amrwb/gstamrwbparse.c: GST_PAD_PARENT doesn't return a GstObject with an ...Edward Hervey3-1/+7
2007-02-06gst/modplug/gstmodplug.cc: Remove superfluous gst_caps_get_structure() call.Tim-Philipp Müller2-1/+5
2007-02-06configure.ac: Increase required libsndfile version to a version that's known ...Tim-Philipp Müller2-1/+7
2007-02-06ext/sndfile/gstsfsrc.c: Fix build (installed setup).Tim-Philipp Müller2-1/+6
2007-02-05ext/sndfile/: Port sfsrc to 0.10, pull or push, with random access woo.Andy Wingo6-2/+590
2007-02-03Fix up to use the newly ported (actually working) GstAudioFilter.Tim-Philipp Müller8-152/+503
2007-02-02gst/equalizer/gstiirequalizer.c: Rename "values" property to "band-values" an...Tim-Philipp Müller2-17/+45
2007-02-02Port equalizer plugin to 0.10 (#403572).James Doc Livingston4-27/+40
2007-02-02configure.ac: ext/Makefile.amAndy Wingo8-852/+644
2007-02-02ext/alsaspdif/alsaspdifsink.c: Set rank to NONE so that it doesn't get autopl...Tim-Philipp Müller2-1/+9
2007-01-31gst/real/: Fix classification in GstElementDetails.Stefan Kost3-2/+8