summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-31ext/wavpack/gstwavpackparse.c: Fix a off by one that leads to the duration re...Sebastian Dröge2-6/+12
2007-01-31Fix classification in GstElementDetails.Stefan Kost4-47/+50
2007-01-30configure.ac: Check for an Objective C compilerEdward Hervey8-2/+1198
2007-01-29update spec fileChristian Schaller1-1/+6
2007-01-28gst/videocrop/gstvideocrop.c: Fix cropping for packed 4:2:2 formats YUYV/YUY2...Tim-Philipp Müller3-50/+82
2007-01-28ext/ladspa/: add GstController support to ladspaStefan Kost3-3/+12
2007-01-28ext/mythtv/gstmythtvsrc.c: Remove sleep calls, they've been moved into the li...Rosfran Borges2-27/+24
2007-01-27tests/icles/videocrop-test.c: Catch errors while the test is running.Tim-Philipp Müller2-16/+41
2007-01-25ext/wavpack/gstwavpackparse.c: Fix the SEEKING query. We can seek if we are i...Sebastian Dröge2-3/+14
2007-01-25ext/wavpack/: Fix spelling in 2 places: It's called Wavpack, not WavePack.Sebastian Dröge3-3/+9
2007-01-25gst/: Use proper print statements.Edward Hervey10-20/+41
2007-01-24gst/qtdemux/gstrtpxqtdepay.c: Fix caps on the depayloader.Wim Taymans2-6/+9
2007-01-23work if it's already there tooThomas Vander Stichele1-2/+2
2007-01-17ext/mythtv/gstmythtvsrc.c: Use break here instead of goto.Tim-Philipp Müller2-3/+7
2007-01-13gst/interleave/deinterleave.c (gst_deinterleave_add_new_pads): Use fixed caps...Andy Wingo2-5/+18
2007-01-13gst/interleave/interleave.c (gst_interleave_init): Init the activation mode p...Andy Wingo2-17/+147
2007-01-13ext/mythtv/gstmythtvsrc.c: Clean up a bit, mostly the debug statements; fix d...Tim-Philipp Müller2-94/+68
2007-01-12ext/ladspa/gstsignalprocessor.c (gst_signal_processor_fixate)Andy Wingo2-39/+66
2007-01-12MythTV client source plugin created.Edgard Lima7-0/+1537
2007-01-12gst/qtdemux/: Add X-QT depayloader that will eventually share code with the d...Wim Taymans7-25/+859
2007-01-12gst/qtdemux/Makefile.am: Dist all new files.Tim-Philipp Müller2-1/+11
2007-01-12docs/plugins/: Activate docs for jack, sdl and qtdemux.Wim Taymans7-30/+94
2007-01-12ext/jack/gstjackaudiosink.*: Improve docs.Wim Taymans3-10/+45
2007-01-12ext/gsm/gstgsmenc.c: Fix typo in docs.Wim Taymans2-1/+6
2007-01-12gst/qtdemux/: Cleanup and refactor to make the code more readable.Wim Taymans10-1871/+2075
2007-01-11ext/wavpack/gstwavpackenc.c: Minor clean-up: use enum values instead of hardc...Sebastian Dröge2-11/+21
2007-01-11gst/mve/gstmvedemux.c: Support SEEKING query (bad news now delivered properly...Tim-Philipp Müller2-0/+46
2007-01-11Add Interplay MVE format demuxer/decoder and muxer/encoder. Demuxer doesn't s...Jens Granseuer16-1/+8237
2007-01-09gst/real/Makefile.am: Fix build (add LIBS and CFLAGS for gst-plugins-base stu...Tim-Philipp Müller3-3/+13
2007-01-07New elements interleave and deinterleave, implement channel interleaving and ...Andy Wingo7-0/+1050
2007-01-06configure.ac: Properly detect the two architectures on which the real plugin ...Edward Hervey2-2/+9
2007-01-06ext/ladspa/gstsignalprocessor.cAndy Wingo2-31/+40
2007-01-06ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_add_pad_from_template)Andy Wingo2-16/+73
2007-01-06gst/real/gstrealaudiodec.c: Don't call the RAFreeDecoder since it randomly ca...Edward Hervey3-4/+15
2007-01-06gst/real/gstrealvideodec.*: Implement error recovery on setcaps failure.Lutz Mueller3-76/+90
2007-01-06gst/real/: Added RealAudio wrapper elementfactory.Lutz Mueller5-2/+576
2007-01-05Check for zlib and if available pass it explicitly to the linker when linking...Tim-Philipp Müller4-18/+55
2007-01-05configure.ac: Real video .so are now also available for x86_64, so we can bui...Edward Hervey6-786/+1003
2007-01-05tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Re...Tim-Philipp Müller3-2/+9
2007-01-05configure.ac: Don't compile rfbsource if we don't have sys/socket.h.Tim-Philipp Müller2-0/+17
2007-01-04add directories in the right placeThomas Vander Stichele3-0/+79
2007-01-04move amrwb codeThomas Vander Stichele8-17/+99
2007-01-04move amrwb codeThomas Vander Stichele1-44/+0
2007-01-04configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAG...Thomas Vander Stichele1-1/+1