flv-core 0.1.0

Sans-IO FLV (Flash Video) tag mux and demux (freestanding)
Documentation
  • Coverage
  • 100%
    16 out of 16 items documented0 out of 0 items with examples
  • Size
  • Source code size: 32.45 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 575.43 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • nyxways/mediaway
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • dev-nyxie

flv

Sans-IO FLV (Flash Video) tag mux + demux. Freestanding — no Mediaway types.

Unprefixed reusable core — naming ADR-0012.

v1 scope: container framing only (file header + tag header + PreviousTagSize); tag payload's codec-specific sub-framing is opaque. See docs/roadmap.md and adr/0001.