1config BR2_PACKAGE_BITSTREAM
2	bool "bitstream"
3	help
4	  biTStream is a set of C headers allowing a simpler access to
5	  binary structures such as specified by MPEG, DVB, IETF,
6	  SMPTE, IEEE, SCTE, etc.
7
8	  http://www.videolan.org/developers/bitstream.html
9