summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-02-13Add crossreferences to glib/gobject/gstream docs. Also fix typo in timidity.c...Stefan Kost1-0/+10
2007-02-11Add second midi renderer. Fix some double frees and leaks. Clean up logging.Stefan Kost1-0/+20
2007-02-11Makefile.am: Add win32 MANIFESTSébastien Moutte1-0/+24
2007-02-11ext/faad/gstfaad.c: Also update the comment that describes the hack.Stefan Kost1-0/+5
2007-02-11configure.ac: Tell the code which faad it is, so that we can adjust the hacks...Stefan Kost1-0/+10
2007-02-11configure.ac: Fix faad detection to support also fadd with new symbol prefix.Stefan Kost1-1/+7
2007-02-08Add timitity midi render plugin (#403992)Wouter Paesen1-0/+21
2007-02-07ext/amrwb/gstamrwbparse.c: GST_PAD_PARENT doesn't return a GstObject with an ...Edward Hervey1-0/+6
2007-02-06gst/modplug/gstmodplug.cc: Remove superfluous gst_caps_get_structure() call.Tim-Philipp Müller1-0/+5
2007-02-06configure.ac: Increase required libsndfile version to a version that's known ...Tim-Philipp Müller1-0/+6
2007-02-06ext/sndfile/gstsfsrc.c: Fix build (installed setup).Tim-Philipp Müller1-0/+5
2007-02-05ext/sndfile/: Port sfsrc to 0.10, pull or push, with random access woo.Andy Wingo1-0/+7
2007-02-03Fix up to use the newly ported (actually working) GstAudioFilter.Tim-Philipp Müller1-0/+23
2007-02-02gst/equalizer/gstiirequalizer.c: Rename "values" property to "band-values" an...Tim-Philipp Müller1-0/+10
2007-02-02Port equalizer plugin to 0.10 (#403572).James Doc Livingston1-0/+14
2007-02-02configure.ac: ext/Makefile.amAndy Wingo1-0/+11
2007-02-02ext/alsaspdif/alsaspdifsink.c: Set rank to NONE so that it doesn't get autopl...Tim-Philipp Müller1-0/+7
2007-01-31gst/real/: Fix classification in GstElementDetails.Stefan Kost1-0/+6
2007-01-31ext/wavpack/gstwavpackparse.c: Fix a off by one that leads to the duration re...Sebastian Dröge1-0/+8
2007-01-31Fix classification in GstElementDetails.Stefan Kost1-0/+10
2007-01-30configure.ac: Check for an Objective C compilerEdward Hervey1-0/+13
2007-01-28gst/videocrop/gstvideocrop.c: Fix cropping for packed 4:2:2 formats YUYV/YUY2...Tim-Philipp Müller1-0/+13
2007-01-28ext/ladspa/: add GstController support to ladspaStefan Kost1-0/+6
2007-01-28ext/mythtv/gstmythtvsrc.c: Remove sleep calls, they've been moved into the li...Rosfran Borges1-0/+9
2007-01-27tests/icles/videocrop-test.c: Catch errors while the test is running.Tim-Philipp Müller1-0/+5
2007-01-25ext/wavpack/gstwavpackparse.c: Fix the SEEKING query. We can seek if we are i...Sebastian Dröge1-0/+8
2007-01-25ext/wavpack/: Fix spelling in 2 places: It's called Wavpack, not WavePack.Sebastian Dröge1-0/+6
2007-01-25gst/: Use proper print statements.Edward Hervey1-0/+19
2007-01-24gst/qtdemux/gstrtpxqtdepay.c: Fix caps on the depayloader.Wim Taymans1-0/+5
2007-01-17ext/mythtv/gstmythtvsrc.c: Use break here instead of goto.Tim-Philipp Müller1-0/+5
2007-01-13gst/interleave/deinterleave.c (gst_deinterleave_add_new_pads): Use fixed caps...Andy Wingo1-0/+7
2007-01-13gst/interleave/interleave.c (gst_interleave_init): Init the activation mode p...Andy Wingo1-0/+14
2007-01-13ext/mythtv/gstmythtvsrc.c: Clean up a bit, mostly the debug statements; fix d...Tim-Philipp Müller1-1/+13
2007-01-12ext/ladspa/gstsignalprocessor.c (gst_signal_processor_fixate)Andy Wingo1-0/+11
2007-01-12MythTV client source plugin created.Edgard Lima1-0/+12
2007-01-12gst/qtdemux/: Add X-QT depayloader that will eventually share code with the d...Wim Taymans1-0/+20
2007-01-12gst/qtdemux/Makefile.am: Dist all new files.Tim-Philipp Müller1-0/+5
2007-01-12docs/plugins/: Activate docs for jack, sdl and qtdemux.Wim Taymans1-0/+10
2007-01-12ext/jack/gstjackaudiosink.*: Improve docs.Wim Taymans1-0/+8
2007-01-12ext/gsm/gstgsmenc.c: Fix typo in docs.Wim Taymans1-0/+5
2007-01-12gst/qtdemux/: Cleanup and refactor to make the code more readable.Wim Taymans1-0/+38
2007-01-11ext/wavpack/gstwavpackenc.c: Minor clean-up: use enum values instead of hardc...Sebastian Dröge1-0/+9
2007-01-11gst/mve/gstmvedemux.c: Support SEEKING query (bad news now delivered properly...Tim-Philipp Müller1-0/+9
2007-01-11Add Interplay MVE format demuxer/decoder and muxer/encoder. Demuxer doesn't s...Jens Granseuer1-0/+23
2007-01-09gst/real/Makefile.am: Fix build (add LIBS and CFLAGS for gst-plugins-base stu...Tim-Philipp Müller1-0/+5
2007-01-07New elements interleave and deinterleave, implement channel interleaving and ...Andy Wingo1-0/+13
2007-01-06configure.ac: Properly detect the two architectures on which the real plugin ...Edward Hervey1-0/+7
2007-01-06ext/ladspa/gstsignalprocessor.cAndy Wingo1-0/+9
2007-01-06ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_add_pad_from_template)Andy Wingo1-0/+22
2007-01-06gst/real/gstrealaudiodec.c: Don't call the RAFreeDecoder since it randomly ca...Edward Hervey1-0/+7