gstreamer/gst/real
Edward Hervey 2a8bc6a2e1 gst/real/: Improved search algorithm for location of real .so files.
Original commit message from CVS:
reviewed by: Edward Hervey  <bilboed@bilboed.com>
* gst/real/gstreal.c: (plugin_init):
* gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps),
(gst_real_audio_dec_finalize), (gst_real_audio_dec_set_property),
(gst_real_audio_dec_get_property), (gst_real_audio_dec_class_init):
* gst/real/gstrealvideodec.c: (open_library),
(gst_real_video_dec_finalize), (gst_real_video_dec_set_property),
(gst_real_video_dec_get_property), (gst_real_video_dec_class_init):
* gst/real/gstrealvideodec.h:
Improved search algorithm for location of real .so files.
Fixes #393461
2007-07-24 14:36:54 +00:00
..
gstreal.c gst/real/: Improved search algorithm for location of real .so files. 2007-07-24 14:36:54 +00:00
gstrealaudiodec.c gst/real/: Improved search algorithm for location of real .so files. 2007-07-24 14:36:54 +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/: Improved search algorithm for location of real .so files. 2007-07-24 14:36:54 +00:00
gstrealvideodec.h gst/real/: Improved search algorithm for location of real .so files. 2007-07-24 14:36:54 +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