Add 0.6.0-pre changelog

pull/357/head
nyanpasu64 2019-05-09 02:20:29 -07:00
rodzic 93293e8de6
commit c85875cfe0
1 zmienionych plików z 8 dodań i 0 usunięć

Wyświetl plik

@ -2,10 +2,18 @@
### Breaking Changes
- Rewrite pitch tracking to avoid false negatives
- Previously, we rescaled the *buffer* to maximize spectral similarity between *data 2 frames ago* and data now.
- Now we rescale the buffer to maximize spectral similarity between the buffer and data now.
### Features
### Changelog
- Rewrite FPS printing code
- Add test to ensure cancelling render terminates FFmpeg quickly
- Add support for excluding fields from always_dump="*" (#268)
- Don't dump viewport_width/height by default
## 0.5.1