v0.7.0
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.