Module rsmpeg::avcodec

source ·
Expand description

Everything related to libavcodec.

Structs§

Type Aliases§

  • Identify the syntax and semantics of the bitstream. The principle is roughly: Two decoders with the same ID can decode the same streams. Two encoders with the same ID can encode compatible streams. There may be slight deviations from the principle due to implementation details.