summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-04ext/: Fix various compiler warnings that reveal potential bugs.Julien Moutte5-11/+20
2007-01-04Add directsoundsink to build and dist it, so it gets built when compiling wit...Vincent Torri6-16/+78
2007-01-03Add directdrawsink to build and dist it, so it gets built when compiling with...Vincent Torri5-9/+82
2007-01-03Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...Jens Granseuer8-25/+46
2007-01-02gst/real/gstreal.c: Use codec_data supplied in caps.Edward Hervey2-30/+45
2007-01-01configure.ac: Only build the plugin on 32bit x86 architectures.Edward Hervey2-0/+11
2007-01-01New plugin for decoding RealVideo Streams using the x86 32bit shared libraries.Edward Hervey4-0/+833
2006-12-30tests/check/elements/videocrop.c: When we can't create an element needed for ...Tim-Philipp Müller2-6/+13
2006-12-22Added seek support.Edgard Lima3-438/+522
2006-12-22tests/check/elements/: reapply consistent pad (de)activationStefan Kost6-0/+30
2006-12-21configure.ac: Back to CVSJan Schmidt3-1/+20
2006-12-21configure.ac: releasing 0.10.4, "Black Bugs"RELEASE-0_10_4Jan Schmidt36-125/+15208