gstreamer/docs/libs/codecparsers/index.md

8 lines
270 B
Markdown
Raw Normal View History

2018-10-22 09:30:45 +00:00
# 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*