Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gst-plugins-good
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
George Kiagiadakis
gst-plugins-good
Commits
8afc8a73
Commit
8afc8a73
authored
Jun 24, 2010
by
Tim-Philipp Müller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests: add plugin loading whitelist to test environment
Only want to load core/base/good plugins here. Fixes #619717.
parent
f2c363f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/check/Makefile.am
tests/check/Makefile.am
+1
-0
No files found.
tests/check/Makefile.am
View file @
8afc8a73
...
...
@@ -10,6 +10,7 @@ TESTS_ENVIRONMENT = \
$(REGISTRY_ENVIRONMENT)
\
GST_PLUGIN_SYSTEM_PATH
=
\
GST_PLUGIN_PATH
=
$(top_builddir)
/gst:
$(top_builddir)
/ext:
$(top_builddir)
/sys:
$(GSTPB_PLUGINS_DIR)
:
$(GST_PLUGINS_DIR)
\
GST_PLUGIN_LOADING_WHITELIST
=
"gstreamer@
$(GST_PLUGINS_DIR)
:gst-plugins-base@
$(GSTPB_PLUGINS_DIR)
:gst-plugins-good@
$(top_builddir)
"
\
STATE_IGNORE_ELEMENTS
=
"aasink autoaudiosrc autoaudiosink autovideosrc autovideosink
\
cacasink cairotextoverlay gconfaudiosrc gconfvideosrc gconfaudiosink gconfvideosink
\
halaudiosrc halaudiosink v4l2src osssrc osssink pulsesink pulsesrc pulsemixer
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment