summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* gst/: Use proper print statements.Edward Hervey2007-01-259-20/+22
* gst/qtdemux/gstrtpxqtdepay.c: Fix caps on the depayloader.Wim Taymans2007-01-241-6/+4
* gst/interleave/deinterleave.c (gst_deinterleave_add_new_pads): Use fixed caps...Andy Wingo2007-01-131-5/+11
* gst/interleave/interleave.c (gst_interleave_init): Init the activation mode p...Andy Wingo2007-01-131-17/+133
* gst/qtdemux/: Add X-QT depayloader that will eventually share code with the d...Wim Taymans2007-01-126-25/+839
* gst/qtdemux/Makefile.am: Dist all new files.Tim-Philipp Müller2007-01-121-1/+6
* gst/qtdemux/: Cleanup and refactor to make the code more readable.Wim Taymans2007-01-129-1871/+2037
* gst/mve/gstmvedemux.c: Support SEEKING query (bad news now delivered properly...Tim-Philipp Müller2007-01-111-0/+37
* Add Interplay MVE format demuxer/decoder and muxer/encoder. Demuxer doesn't s...Jens Granseuer2007-01-1114-0/+8211
* gst/real/Makefile.am: Fix build (add LIBS and CFLAGS for gst-plugins-base stu...Tim-Philipp Müller2007-01-091-3/+8
* New elements interleave and deinterleave, implement channel interleaving and ...Andy Wingo2007-01-075-0/+1035
* gst/real/gstrealaudiodec.c: Don't call the RAFreeDecoder since it randomly ca...Edward Hervey2007-01-062-4/+8
* gst/real/gstrealvideodec.*: Implement error recovery on setcaps failure.Lutz Mueller2007-01-062-76/+80
* gst/real/: Added RealAudio wrapper elementfactory.Lutz Mueller2007-01-064-2/+560
* Check for zlib and if available pass it explicitly to the linker when linking...Tim-Philipp Müller2007-01-052-18/+33
* configure.ac: Real video .so are now also available for x86_64, so we can bui...Edward Hervey2007-01-054-784/+979
* configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAG...RELEASE-0_10_12Thomas Vander Stichele2007-01-041-1/+1
* Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...Jens Granseuer2007-01-036-23/+26
* gst/real/gstreal.c: Use codec_data supplied in caps.Edward Hervey2007-01-021-30/+36
* New plugin for decoding RealVideo Streams using the x86 32bit shared libraries.Edward Hervey2007-01-012-0/+814
* gst/qtdemux/qtdemux.c: Don't post BUFFERING messages in streaming mode if the...Tim-Philipp Müller2006-12-181-7/+5
* gst/qtdemux/qtdemux.c: Don't output g_warning for an unsupported format, just...Jan Schmidt2006-12-181-6/+15
* gst/qtdemux/qtdemux.c: Fix crash dereferencing NULL pointer if there's no stc...Tim-Philipp Müller2006-12-181-1/+4
* gst/qtdemux/qtdemux.c: We don't support seeking in streaming mode, so don't e...Tim-Philipp Müller2006-12-161-7/+33
* gst/modplug/libmodplug/sndfile.cpp: Fix potential buffer overflow (CVE-2006-4...Tim-Philipp Müller2006-12-141-1/+1
* gst/qtdemux/qtdemux.c: Add AMR-WB to the list of supported formats.Wim Taymans2006-12-131-2/+10
* gst/qtdemux/qtdemux.c: Fix non-working redirects from inetfilm.com (handle 'a...Tim-Philipp Müller2006-12-111-3/+28
* gst/modplug/gstmodplug.cc: Fix modplug duration query. Fixes #384294.Jonathan Matthew2006-12-111-5/+2
* gst/qtdemux/qtdemux.c: Fix caps for 24 bit raw PCM audio (2).René Stadler2006-12-081-1/+1
* gst/qtdemux/qtdemux.c: Handle more H263 variants.Wim Taymans2006-12-071-0/+2
* gst/replaygain/gstrganalysis.c: Call the base class handler. Fixes #380610.René Stadler2006-11-301-1/+1
* gst/qtdemux/qtdemux.c: Remove some asserts and replace them with a proper err...Wim Taymans2006-11-271-10/+26
* gst/librfb/Makefile.am: Compile with appropriate cflags. Fixes build.Michael Smith2006-11-191-1/+1
* gst/librfb/rfbdecoder.c: Fixes for 64-bit architectures.David Schleef2006-11-171-4/+4
* gst/librfb/gstrfbsrc.h: Oops, add this file.David Schleef2006-11-171-0/+69
* Port librfb to 0.10 (#376106).Andre Moreira Magalhaes2006-11-1712-651/+545
* gst/qtdemux/qtdemux.c: Don't parse extra sample params for raw pcm. Fixes #37...Wim Taymans2006-11-141-16/+19
* configure.ac: Enable cdaudio and y4m.Mark Nauwelaerts2006-11-133-161/+175
* A little pluggy to make sense out of the random chunks we get from multifilesrc.David Schleef2006-11-112-0/+390
* gst/multifile/Makefile.am: Let's not depend on a file that doesn't exist.David Schleef2006-11-101-2/+0
* gst/multifilesink/: Remove the old one.David Schleef2006-11-104-793/+0
* Revive multifile[src|sink].David Schleef2006-11-105-0/+833
* gst/qtdemux/qtdemux.c: Handle unbounded length streams a bit better. Fixes #3...Wim Taymans2006-10-311-12/+24
* gst/audioresample/gstaudioresample.c: Another typo fix (#366212).Tim-Philipp Müller2006-10-281-1/+1
* Fixed bug for files with timestamps less than 0.Edgard Lima2006-10-262-10/+25
* I copied over filesink a while ago and modified it to work as multifilesink. ...David Schleef2006-10-213-454/+324
* Activate pads before adding them to running element.Tim-Philipp Müller2006-10-171-0/+2
* gst/qtdemux/qtdemux.c: Make compile with Forte compiler, mostly don't do poin...Josep Torra Valles2006-10-171-103/+111
* Just a cast to make it compile oos big_endian systems.Edgard Lima2006-10-171-1/+1
* Created new element nuvdemux.Edgard Lima2006-10-173-0/+1102