[FFmpeg-cvslog] Changelog: fix sws typo

Michael Niedermayer git at videolan.org
Sun Oct 5 00:32:22 CEST 2014


ffmpeg | branch: release/2.4 | Michael Niedermayer <michaelni at gmx.at> | Mon Sep 22 09:11:38 2014 +0200| [31baa6f199ed581cf06ab47363c631270fdc0cd5] | committer: Michael Niedermayer

Changelog: fix sws typo

Found-by: Clément Bœsch <u at pkh.me>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=31baa6f199ed581cf06ab47363c631270fdc0cd5
---

 Changelog |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Changelog b/Changelog
index 2e21a71..7512496 100644
--- a/Changelog
+++ b/Changelog
@@ -4,7 +4,7 @@ releases are sorted from youngest to oldest.
 version <next>:
 
 version 2.4.1:
-- swsscale: Allow chroma samples to be above and to the left of luma samples
+- swscale: Allow chroma samples to be above and to the left of luma samples
 - avcodec/libilbc: support for latest git of libilbc
 - avcodec/webp: treat out-of-bound palette index as translucent black
 - vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion



More information about the ffmpeg-cvslog mailing list