summaryrefslogtreecommitdiffstats
path: root/gst/real/gstrealvideodec.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-19real: differentiate between 'module does not exist' and genuine module openin...Tim-Philipp Müller1-8/+12
2008-10-29gst/real/gstrealvideodec.c: A RealVideo video inside a container (for example...Robin Stocker1-0/+7
2008-07-16gst/real/gstrealvideodec.c: Add some casts to fix the build on ForteJan Schmidt1-4/+5
2008-06-13gst/real/gstrealaudiodec.c: Add raversions we can support on the caps.Wim Taymans1-44/+135
2008-05-13gst/real/gstrealvideodec.c: Add some debug for where we are searching for lib...Wim Taymans1-0/+3
2007-10-08gst/: Fix compiler warnings shown by Forte.Jan Schmidt1-4/+4
2007-09-19gst/real/gstrealvideodec.*: Don't generate an error for occasional decoding e...Wim Taymans1-10/+60
2007-09-05gst/real/gstrealvideodec.c: Add some more debugging.Wim Taymans1-15/+33
2007-08-07gst/real/gstrealvideodec.*: Remove some old unused vars.Wim Taymans1-11/+0
2007-08-07gst/real/gstrealaudiodec.c: Small cleanups.Wim Taymans1-351/+71
2007-07-24gst/real/: Improved search algorithm for location of real .so files.Edward Hervey1-103/+94
2007-06-06gst/real/gstrealvideodec.c: Printf fix in debug statement; also print the rig...Tim-Philipp Müller1-2/+3
2007-05-16gst/real/: Don't crash when we get a buffer and our input caps haven't been s...Tim-Philipp Müller1-0/+10
2007-05-06gst/real/: Use GModule instead of using dlsym() directly. Fixes #430598.Tim-Philipp Müller1-25/+34
2007-02-26gst/real/: Use gst_pad_use_fixed_caps() on source pads, to avoid negotiation ...Tim-Philipp Müller1-8/+9
2007-01-31gst/real/: Fix classification in GstElementDetails.Stefan Kost1-1/+1
2007-01-06gst/real/gstrealvideodec.*: Implement error recovery on setcaps failure.Lutz Mueller1-68/+68
2007-01-05configure.ac: Real video .so are now also available for x86_64, so we can bui...Edward Hervey1-0/+878