Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alba Mendez
gst-docs
Commits
540786d9
Commit
540786d9
authored
Mar 27, 2019
by
Ralf Sippl
Committed by
Olivier Crête
Aug 02, 2019
Browse files
Fix links in basics.md
parent
d4efa95d
Changes
1
Hide whitespace changes
Inline
Side-by-side
markdown/plugin-development/introduction/basics.md
View file @
540786d9
...
...
@@ -42,7 +42,7 @@ stream types.
The plugin mechanism is used everywhere in GStreamer, even if only the
standard packages are being used. A few very basic functions reside in
the core library, and all others are implemented in plugins. A plugin
registry is used to store the details of the plugins in a
n
binary
registry is used to store the details of the plugins in a binary
registry file. This way, a program using GStreamer does not have to load
all plugins to determine which are needed. Plugins are only loaded when
their provided elements are requested.
...
...
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