summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-03-17 10:43:19 +0900
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-03-17 10:49:57 +0900
commitcf3819ece9d30673337099b8008ddba1b0a25fd7 (patch)
tree7a3f6089c4f7ea5419fb54f1e060652a068b84bc
parent575b631d673ddb14de3e006c47100d3a4bfe8656 (diff)
downloadmpv-cf3819ece9d30673337099b8008ddba1b0a25fd7.tar.bz2
mpv-cf3819ece9d30673337099b8008ddba1b0a25fd7.tar.xz
Update RELEASE_NOTES
-rw-r--r--RELEASE_NOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 9703a0d647..bd999f5834 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -22,6 +22,8 @@ Bug fixes
- `smb://` streams now use the stream cache (used to be inefficient).
- (Windows) Do not hide the mouse cursor when it is hovering the window menu.
- Fix 8-channel output on `ao_jack`. (bug #1688)
+- Fix `--mf-fps` parameter on JPEG files. (bug #1689)
+- Fix anamorphic scaling being ignored if it was very minor.
This listing is not complete. A complete changelog can be seen by running
`git log v0.8.2..v0.8.3` in the git repository.