summaryrefslogtreecommitdiffstats
path: root/gst/real
AgeCommit message (Expand)AuthorFilesLines
2007-03-02ext/dts/gstdtsdec.c: A few small clean-ups.Tim-Philipp Müller1-5/+11
2007-02-26gst/real/: Use gst_pad_use_fixed_caps() on source pads, to avoid negotiation ...Tim-Philipp Müller2-14/+17
2007-01-31gst/real/: Fix classification in GstElementDetails.Stefan Kost2-2/+2
2007-01-09gst/real/Makefile.am: Fix build (add LIBS and CFLAGS for gst-plugins-base stu...Tim-Philipp Müller1-3/+8
2007-01-06gst/real/gstrealaudiodec.c: Don't call the RAFreeDecoder since it randomly ca...Edward Hervey2-4/+8
2007-01-06gst/real/gstrealvideodec.*: Implement error recovery on setcaps failure.Lutz Mueller2-76/+80
2007-01-06gst/real/: Added RealAudio wrapper elementfactory.Lutz Mueller4-2/+560
2007-01-05configure.ac: Real video .so are now also available for x86_64, so we can bui...Edward Hervey4-784/+979
2007-01-02gst/real/gstreal.c: Use codec_data supplied in caps.Edward Hervey1-30/+36
2007-01-01New plugin for decoding RealVideo Streams using the x86 32bit shared libraries.Edward Hervey2-0/+814