summaryrefslogtreecommitdiffstats
path: root/gst/real/gstrealvideodec.c
AgeCommit message (Expand)AuthorFilesLines
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