Module av_ivf::demuxer[][src]

Expand description

Implement the demuxer trait from av-format and expose all the correct abstraction to handle them. Refer to the Demuxer trait for more info.

Internally the parsing is implement with the nom parser

Structs

Constants

used by av context

Functions

take data ownership

use ErrorKind::Tag that could be a bit confusing

u16 nom help function that maps to av-bitstream

u32 nom help function that maps to av-bitstream

u64 nom help function that maps to av-bitstream