videoanalyse: Use correct element classification
[platform/upstream/gstreamer.git] / gst / real /
2010-03-22 Benjamin OtteAdd -Wwrite-strings
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-11-19 Stefan Kostrealaudiodec: reindent and make valgrind happy
2009-07-19 Tim-Philipp Müllerreal: differentiate between 'module does not exist...
2009-03-04 Edward Herveygsreal: bring down the rank of the real decoders to...
2009-03-01 Tim-Philipp Müllerrealdec: use gst_plugin_add_dependency()
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-10-29 Robin Stockergst/real/gstrealvideodec.c: A RealVideo video inside...
2008-07-16 Jan Schmidtgst/real/gstrealvideodec.c: Add some casts to fix the...
2008-06-13 Wim Taymansgst/real/gstrealaudiodec.c: Disable sipro on 64bits...
2008-06-13 Wim Taymansgst/real/gstrealaudiodec.c: Add raversions we can suppo...
2008-05-13 Wim Taymansgst/real/gstrealvideodec.c: Add some debug for where...
2007-10-08 Jan Schmidtgst/: Fix compiler warnings shown by Forte.
2007-09-19 Wim Taymansgst/real/gstrealvideodec.*: Don't generate an error...
2007-09-05 Wim Taymansgst/real/gstrealvideodec.c: Add some more debugging.
2007-08-07 Wim Taymansgst/real/gstrealvideodec.*: Remove some old unused...
2007-08-07 Wim Taymansgst/real/gstrealaudiodec.c: Small cleanups.
2007-07-26 Edward Herveygst/real/gstrealaudiodec.c: Use the proper context...
2007-07-25 Tim-Philipp Müllergst/real/Makefile.am: And dist the new header file...
2007-07-25 Tim-Philipp Müllergst/real/gstreal.h: Add missing header file.
2007-07-24 Edward Herveygst/real/: Improved search algorithm for location of...
2007-06-06 Tim-Philipp Müllergst/real/gstrealvideodec.c: Printf fix in debug stateme...
2007-05-16 Tim-Philipp Müllergst/real/: Don't crash when we get a buffer and our...
2007-05-06 Tim-Philipp Müllergst/real/: Use GModule instead of using dlsym() directl...
2007-03-02 Tim-Philipp Müllerext/dts/gstdtsdec.c: A few small clean-ups.
2007-02-26 Tim-Philipp Müllergst/real/: Use gst_pad_use_fixed_caps() on source pads...
2007-01-31 Stefan Kostgst/real/: Fix classification in GstElementDetails.
2007-01-09 Tim-Philipp Müllergst/real/Makefile.am: Fix build (add LIBS and CFLAGS...
2007-01-06 Edward Herveygst/real/gstrealaudiodec.c: Don't call the RAFreeDecode...
2007-01-06 Lutz Muellergst/real/gstrealvideodec.*: Implement error recovery...
2007-01-06 Lutz Muellergst/real/: Added RealAudio wrapper elementfactory.
2007-01-05 Edward Herveyconfigure.ac: Real video .so are now also available...
2007-01-02 Edward Herveygst/real/gstreal.c: Use codec_data supplied in caps.
2007-01-01 Edward HerveyNew plugin for decoding RealVideo Streams using the...