summaryrefslogtreecommitdiffstats
path: root/gst/real/gstrealaudiodec.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-19real: differentiate between 'module does not exist' and genuine module openin...Tim-Philipp Müller1-3/+11
2008-06-13gst/real/gstrealaudiodec.c: Disable sipro on 64bits, it crashes.Wim Taymans1-0/+5
2008-06-13gst/real/gstrealaudiodec.c: Add raversions we can support on the caps.Wim Taymans1-127/+266
2007-10-08gst/: Fix compiler warnings shown by Forte.Jan Schmidt1-8/+10
2007-08-07gst/real/gstrealaudiodec.c: Small cleanups.Wim Taymans1-23/+35
2007-07-26gst/real/gstrealaudiodec.c: Use the proper context variable when setting the ...Edward Hervey1-10/+13
2007-07-24gst/real/: Improved search algorithm for location of real .so files.Edward Hervey1-97/+137
2007-05-16gst/real/: Don't crash when we get a buffer and our input caps haven't been s...Tim-Philipp Müller1-14/+40
2007-05-06gst/real/: Use GModule instead of using dlsym() directly. Fixes #430598.Tim-Philipp Müller1-30/+43
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üller1-6/+8
2007-01-31gst/real/: Fix classification in GstElementDetails.Stefan Kost1-1/+1
2007-01-06gst/real/gstrealaudiodec.c: Don't call the RAFreeDecoder since it randomly ca...Edward Hervey1-1/+5
2007-01-06gst/real/: Added RealAudio wrapper elementfactory.Lutz Mueller1-0/+509