gstreamer/gst/real
Tim-Philipp Müller e792718ddf gst/real/: Use GModule instead of using dlsym() directly. Fixes #430598.
Original commit message from CVS:
* gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps),
(gst_real_audio_dec_finalize):
* gst/real/gstrealaudiodec.h:
* gst/real/gstrealvideodec.c: (open_library), (close_library):
* gst/real/gstrealvideodec.h:
Use GModule instead of using dlsym() directly. Fixes #430598.
2007-05-06 15:25:05 +00:00
..
gstreal.c gst/real/: Added RealAudio wrapper elementfactory. 2007-01-06 10:41:46 +00:00
gstrealaudiodec.c gst/real/: Use GModule instead of using dlsym() directly. Fixes #430598. 2007-05-06 15:25:05 +00:00
gstrealaudiodec.h gst/real/: Use GModule instead of using dlsym() directly. Fixes #430598. 2007-05-06 15:25:05 +00:00
gstrealvideodec.c gst/real/: Use GModule instead of using dlsym() directly. Fixes #430598. 2007-05-06 15:25:05 +00:00
gstrealvideodec.h gst/real/: Use GModule instead of using dlsym() directly. Fixes #430598. 2007-05-06 15:25:05 +00:00
Makefile.am gst/real/Makefile.am: Fix build (add LIBS and CFLAGS for gst-plugins-base stuff). 2007-01-09 10:06:28 +00:00