View Source API Reference Membrane H264 plugin v0.9.3

Modules

Membrane element providing parser for H264 encoded video stream.

Module providing functionalities to divide the binary h264 stream into access units.

Utility functions for parsing and generating AVC Configuration Record.

Module providing functionalities for preparing H264 format based on the parsed SPS NAL units.

A module defining a struct representing a single NAL unit.

A module providing functionality of parsing a stream of binaries, out of which each is a payload of a single NAL unit.

A module with functions responsible for splitting the h264 stream into the NAL units.

The module aggregating the mapping of from nal_unit_type fields of the NAL unit to the human-friendly name of a NALu type.