gst/gstregistry.c: Plugin extension on HP-UX is .sl, add that to the list of approved...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 8 Jan 2007 16:23:03 +0000 (16:23 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 8 Jan 2007 16:23:03 +0000 (16:23 +0000)
commit2991d5cd331c857861888813faf4a7d2d802d54d
treef512f466f3e71340519705a13ce2c874253e62bf
parent198f9e72aa6f710a8782abc85a491a6f2fdaaa41
gst/gstregistry.c: Plugin extension on HP-UX is .sl, add that to the list of approved plugin extensions (see #393796).

Original commit message from CVS:
* gst/gstregistry.c: (gst_registry_scan_path_level):
Plugin extension on HP-UX is .sl, add that to the list of approved
plugin extensions (see #393796).
* tests/check/gst/gstpad.c: (GST_START_TEST):
ulong => gulong. Fixes compilation with HP-UX compiler.
* tests/check/pipelines/parse-launch.c: (GST_START_TEST):
Fix compilation if valgrind headers are not available.
ChangeLog
common
gst/gstregistry.c
tests/check/gst/gstpad.c
tests/check/pipelines/parse-launch.c