summaryrefslogtreecommitdiff
path: root/gst/real/gstrealvideodec.c
Commit message (Expand)AuthorAgeFilesLines
* Add -Wwrite-stringsBenjamin Otte2010-03-221-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-6/+3
* real: differentiate between 'module does not exist' and genuine module openin...Tim-Philipp Müller2009-07-191-8/+12
* gst/real/gstrealvideodec.c: A RealVideo video inside a container (for example...Robin Stocker2008-10-291-0/+7
* gst/real/gstrealvideodec.c: Add some casts to fix the build on ForteJan Schmidt2008-07-161-4/+5
* gst/real/gstrealaudiodec.c: Add raversions we can support on the caps.Wim Taymans2008-06-131-44/+135
* gst/real/gstrealvideodec.c: Add some debug for where we are searching for lib...Wim Taymans2008-05-131-0/+3
* gst/: Fix compiler warnings shown by Forte.Jan Schmidt2007-10-081-4/+4
* gst/real/gstrealvideodec.*: Don't generate an error for occasional decoding e...Wim Taymans2007-09-191-10/+60
* gst/real/gstrealvideodec.c: Add some more debugging.Wim Taymans2007-09-051-15/+33
* gst/real/gstrealvideodec.*: Remove some old unused vars.Wim Taymans2007-08-071-11/+0
* gst/real/gstrealaudiodec.c: Small cleanups.Wim Taymans2007-08-071-351/+71
* gst/real/: Improved search algorithm for location of real .so files.Edward Hervey2007-07-241-103/+94
* gst/real/gstrealvideodec.c: Printf fix in debug statement; also print the rig...Tim-Philipp Müller2007-06-061-2/+3
* gst/real/: Don't crash when we get a buffer and our input caps haven't been s...Tim-Philipp Müller2007-05-161-0/+10
* gst/real/: Use GModule instead of using dlsym() directly. Fixes #430598.Tim-Philipp Müller2007-05-061-25/+34
* gst/real/: Use gst_pad_use_fixed_caps() on source pads, to avoid negotiation ...Tim-Philipp Müller2007-02-261-8/+9
* gst/real/: Fix classification in GstElementDetails.Stefan Kost2007-01-311-1/+1
* gst/real/gstrealvideodec.*: Implement error recovery on setcaps failure.Lutz Mueller2007-01-061-68/+68
* configure.ac: Real video .so are now also available for x86_64, so we can bui...Edward Hervey2007-01-051-0/+878