v0.6.0
Major new features
- Kvazaar can be built as a library (and is included in FFmpeg).
- Bi-prediction fixed for fractional pixels.
- Support for coding interlaced video.
- Preliminary support for 10 bit encoding (must be compiled with KVZ_BIT_DEPTH=10).
- Parsing of input resolution from filename, if not given explicitly.
Optimizations
- Improvement in subpixel motion estimation.
Bug fixes
- Fixed issue with referencing across IDR boundaries.
- Fixed issue with inter search pattern.
- Fixes to how movement vector costs are calculated.
- Fixed issue with frame padding.
- Fixed MMX being misdetected.
- Fixed --seek with non-randomaccess input streams.