8 lines
270 B
Markdown
8 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*
|