summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-02-17 14:05:50 +0900
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-02-17 14:05:50 +0900
commit5b0d06ca743f969e157abaf35a007f861a358634 (patch)
tree858f24ab95f90839f5f25f39956c369d9d313a8a
parenta410451463a8a5ef9aa3af55c1d8f4ee03f5b577 (diff)
downloadmpv-5b0d06ca743f969e157abaf35a007f861a358634.tar.bz2
mpv-5b0d06ca743f969e157abaf35a007f861a358634.tar.xz
Fix typo in RELEASE_NOTES
-rw-r--r--RELEASE_NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index fe4d0b5238..aceafc0740 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -72,7 +72,7 @@ Bug fixes
- Multiple cdda:// fixes. (bugs #1555, #1560)
- VP9 timestamps no longer cause "missing PTS" warnings with new enough FFmpeg
builds.
-- Fix a crash when using H.264 hardware decooding on new enough libavcodecs.
+- Fix a crash when using H.264 hardware decoding on new enough libavcodecs.
(bug #1587)
New features