Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 238 Bytes

File metadata and controls

7 lines (4 loc) · 238 Bytes

Protocols

Zig implementations of media formats (muxers/demuxers).

The projects is structured into modules, each module is a separate library that can be used independently. The modules are:

  • mp4 - implementation of the MP4 format.