libbitstream-dev

C headers giving access to binary streams like mpeg or dvb
  http://git.videolan.org/?p=bitstream.git
  0
  no reviews



Bitstream is a set of c headers allowing a simpler access to binary structures such as specified by mpeg, dvb, ietf, etc.

the goal of this package is to offer a simpler access that libdvbpsi does currently. this package is also lower level and more efficient: fewer memory allocations, fewer memory copies.