summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)Author
2007-01-12gst/qtdemux/: Cleanup and refactor to make the code more readable.Wim Taymans
2007-01-11gst/mve/gstmvedemux.c: Support SEEKING query (bad news now delivered properly...Tim-Philipp Müller
2007-01-11Add Interplay MVE format demuxer/decoder and muxer/encoder. Demuxer doesn't s...Jens Granseuer
2007-01-09gst/real/Makefile.am: Fix build (add LIBS and CFLAGS for gst-plugins-base stu...Tim-Philipp Müller
2007-01-07New elements interleave and deinterleave, implement channel interleaving and ...Andy Wingo
2007-01-06gst/real/gstrealaudiodec.c: Don't call the RAFreeDecoder since it randomly ca...Edward Hervey
2007-01-06gst/real/gstrealvideodec.*: Implement error recovery on setcaps failure.Lutz Mueller
2007-01-06gst/real/: Added RealAudio wrapper elementfactory.Lutz Mueller
2007-01-05Check for zlib and if available pass it explicitly to the linker when linking...Tim-Philipp Müller
2007-01-05configure.ac: Real video .so are now also available for x86_64, so we can bui...Edward Hervey
2007-01-04configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAG...Thomas Vander Stichele
2007-01-03Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...Jens Granseuer
2007-01-02gst/real/gstreal.c: Use codec_data supplied in caps.Edward Hervey
2007-01-01New plugin for decoding RealVideo Streams using the x86 32bit shared libraries.Edward Hervey
2006-12-18gst/qtdemux/qtdemux.c: Don't post BUFFERING messages in streaming mode if the...Tim-Philipp Müller
2006-12-18gst/qtdemux/qtdemux.c: Don't output g_warning for an unsupported format, just...Jan Schmidt
2006-12-18gst/qtdemux/qtdemux.c: Fix crash dereferencing NULL pointer if there's no stc...Tim-Philipp Müller
2006-12-16gst/qtdemux/qtdemux.c: We don't support seeking in streaming mode, so don't e...Tim-Philipp Müller
2006-12-14gst/modplug/libmodplug/sndfile.cpp: Fix potential buffer overflow (CVE-2006-4...Tim-Philipp Müller
2006-12-13gst/qtdemux/qtdemux.c: Add AMR-WB to the list of supported formats.Wim Taymans
2006-12-11gst/qtdemux/qtdemux.c: Fix non-working redirects from inetfilm.com (handle 'a...Tim-Philipp Müller
2006-12-11gst/modplug/gstmodplug.cc: Fix modplug duration query. Fixes #384294.Jonathan Matthew
2006-12-08gst/qtdemux/qtdemux.c: Fix caps for 24 bit raw PCM audio (2).René Stadler
2006-12-07gst/qtdemux/qtdemux.c: Handle more H263 variants.Wim Taymans
2006-11-30gst/replaygain/gstrganalysis.c: Call the base class handler. Fixes #380610.René Stadler
2006-11-27gst/qtdemux/qtdemux.c: Remove some asserts and replace them with a proper err...Wim Taymans
2006-11-19gst/librfb/Makefile.am: Compile with appropriate cflags. Fixes build.Michael Smith
2006-11-17gst/librfb/rfbdecoder.c: Fixes for 64-bit architectures.David Schleef
2006-11-17gst/librfb/gstrfbsrc.h: Oops, add this file.David Schleef
2006-11-17Port librfb to 0.10 (#376106).Andre Moreira Magalhaes
2006-11-14gst/qtdemux/qtdemux.c: Don't parse extra sample params for raw pcm. Fixes #37...Wim Taymans
2006-11-13configure.ac: Enable cdaudio and y4m.Mark Nauwelaerts
2006-11-11A little pluggy to make sense out of the random chunks we get from multifilesrc.David Schleef
2006-11-10gst/multifile/Makefile.am: Let's not depend on a file that doesn't exist.David Schleef
2006-11-10gst/multifilesink/: Remove the old one.David Schleef
2006-11-10Revive multifile[src|sink].David Schleef
2006-10-31gst/qtdemux/qtdemux.c: Handle unbounded length streams a bit better. Fixes #3...Wim Taymans
2006-10-28gst/audioresample/gstaudioresample.c: Another typo fix (#366212).Tim-Philipp Müller
2006-10-26Fixed bug for files with timestamps less than 0.Edgard Lima
2006-10-21I copied over filesink a while ago and modified it to work as multifilesink. ...David Schleef
2006-10-17Activate pads before adding them to running element.Tim-Philipp Müller
2006-10-17gst/qtdemux/qtdemux.c: Make compile with Forte compiler, mostly don't do poin...Josep Torra Valles
2006-10-17Just a cast to make it compile oos big_endian systems.Edgard Lima
2006-10-17Created new element nuvdemux.Edgard Lima
2006-10-17gst/nsf/: Fix some things the Forte compiler warns about (#362626).Josep Torra Valles
2006-10-17gst/qtdemux/qtdemux.*: Avoid void pointer usage, better use guint8 * instead.Tim-Philipp Müller
2006-10-11Port simple deinterlacer from 0.8. Use at your own risk, don't blame me for a...Tim-Philipp Müller
2006-10-11gst/qtdemux/qtdemux.c: Add some fourcc for DV format.Edward Hervey
2006-10-10gst/qtdemux/qtdemux.c: Printf format fixes.Tim-Philipp Müller
2006-10-10ext/gnomevfs/: Fix URI interface implementation return type.Josep Torre Valles