mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-14 13:19:27 +00:00
9 lines
257 B
Plaintext
9 lines
257 B
Plaintext
config BR2_PACKAGE_BITSTREAM
|
|
bool "bitstream"
|
|
help
|
|
biTStream is a set of C headers allowing a simpler access to
|
|
binary structures such as specified by MPEG, DVB, IETF,
|
|
SMPTE, IEEE, SCTE, etc.
|
|
|
|
http://www.videolan.org/developers/bitstream.html
|