summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-21Update .po filesJan Schmidt14-43/+43
2006-12-21Remove duplicate changelog entry about reverting a previous commitJan Schmidt1-12/+0
2006-12-21tests/check/elements/mpeg2enc.c: (setup_mpeg2enc)Stefan Kost6-18/+12
2006-12-21tests/check/elements/: revert my freeze breakageStefan Kost1-0/+12
2006-12-21tests/check/elements/: consistent pad (de)activationStefan Kost6-0/+30
2006-12-21tests/check/elements/: consistent pad (de)activationStefan Kost1-0/+2
2006-12-18gst/qtdemux/qtdemux.c: Don't post BUFFERING messages in streaming mode if the...Tim-Philipp Müller2-7/+16
2006-12-18Move LADPSA plugin from -good for the release, as it's not quite ready to be ...Jan Schmidt3-0/+24
2006-12-18ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush s...Wim Taymans1-7/+18
2006-12-18gst/qtdemux/qtdemux.c: Don't output g_warning for an unsupported format, just...Jan Schmidt2-6/+24
2006-12-18gst/qtdemux/qtdemux.c: Fix crash dereferencing NULL pointer if there's no stc...Tim-Philipp Müller2-1/+10
2006-12-18ext/wavpack/gstwavpackenc.h: Use local copy of md5.h, as it disappeared in re...Sebastian Dröge2-1/+9
2006-12-17Update .po filesJan Schmidt14-586/+387
2006-12-17Replace some email addresses with names+email addressesJan Schmidt1-3/+5
2006-12-16gst/qtdemux/qtdemux.c: We don't support seeking in streaming mode, so don't e...Tim-Philipp Müller2-7/+41
2006-12-15add doap fileThomas Vander Stichele4-10/+97
2006-12-15ext/libmms/gstmms.c: These debug statements should be using LOG level.Tim-Philipp Müller2-4/+9
2006-12-14gst/modplug/libmodplug/sndfile.cpp: Fix potential buffer overflow (CVE-2006-4...Tim-Philipp Müller2-1/+6