summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-06gst/real/gstrealvideodec.*: Implement error recovery on setcaps failure.Lutz Mueller1-0/+10
2007-01-06gst/real/: Added RealAudio wrapper elementfactory.Lutz Mueller1-0/+16
2007-01-05Check for zlib and if available pass it explicitly to the linker when linking...Tim-Philipp Müller1-0/+10
2007-01-05configure.ac: Real video .so are now also available for x86_64, so we can bui...Edward Hervey1-0/+22
2007-01-05tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Re...Tim-Philipp Müller1-0/+6
2007-01-05configure.ac: Don't compile rfbsource if we don't have sys/socket.h.Tim-Philipp Müller1-0/+6
2007-01-04move amrwb codeThomas Vander Stichele1-0/+13
2007-01-04ext/: Fix various compiler warnings that reveal potential bugs.Julien Moutte1-0/+12
2007-01-04Add directsoundsink to build and dist it, so it gets built when compiling wit...Vincent Torri1-0/+16
2007-01-03Add directdrawsink to build and dist it, so it gets built when compiling with...Vincent Torri1-0/+18
2007-01-03Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...Jens Granseuer1-0/+16
2007-01-02gst/real/gstreal.c: Use codec_data supplied in caps.Edward Hervey1-0/+9
2007-01-01configure.ac: Only build the plugin on 32bit x86 architectures.Edward Hervey1-0/+5
2007-01-01New plugin for decoding RealVideo Streams using the x86 32bit shared libraries.Edward Hervey1-0/+17