mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-06 01:19:38 +00:00
7 lines
270 B
Markdown
7 lines
270 B
Markdown
# Bitstream parsing Library
|
|
|
|
This library should be linked to by getting cflags and libs from
|
|
gstreamer-plugins-bad-{{ gst_api_version.md }}.pc and adding
|
|
-lgstcodeparsers-{{ gst_api_version.md }} to the library flags.
|
|
|
|
> NOTE: This library API is considered *unstable*
|