Skip to content

v0.7.0

Compare
Choose a tag to compare
@aryla aryla released this 30 Sep 13:44
· 1793 commits to master since this release

API changes

  • Breaking changes to function encoder_encode.
  • More information about the encoded frames is available:
    • NAL type
    • picture order counts
    • quantization parameter
    • slice type
    • reference frame list
  • Original input frame is returned with the encoded data.

Other

  • Building on ARM is now possible.