Last Site Update: 22 July 2006 | Latest Version: 0.1.5

 
 

h264bitstream

Download
 
 

libh264bitstream provides a complete set of functions to read and write video streams conforming to the ITU H264 (MPEG4-AVC) video standard.

The main design goal is provide a complete, fully standards-compliant open-source library for reading and writing H264 bitstreams.

Reading and writing headers (sequence and picture parameter sets, slice headers, etc) is higher priority than reading and writing actual encoded picture data, and will be implemented first.

Secondary goals are portability and a simple, clean API. The library aims to use a subset of the language features of the C99 standard, without any compiler-specific extensions or dependence on a particular operating system or hardware.

 
Home
SourceForge Project
Downloads
Doxygen Documentation