[FFmpeg-cvslog] Changelog: fix typos

Michael Niedermayer git at videolan.org
Tue Dec 6 02:20:54 EET 2016


ffmpeg | branch: release/2.8 | Michael Niedermayer <michael at niedermayer.cc> | Tue Dec  6 01:19:34 2016 +0100| [4a947f43850afde02b6c1c919505acb580858923] | committer: Michael Niedermayer

Changelog: fix typos

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

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

 Changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Changelog b/Changelog
index a1c080d..d93fb22 100644
--- a/Changelog
+++ b/Changelog
@@ -106,7 +106,7 @@ version 2.8.8
 - avfilter/vf_telecine: Make frame writable before writing into it
 - avcodec/mpc8: Correct end truncation
 - avcodec/mpegvideo: Do not clear the parse context during init
-- MAINTAINERs cleanup (remove myself from things i de facto dont maintain)
+- MAINTAINERs cleanup (remove myself from things i de facto do not maintain)
 - avcodec/h264: Fix off by 1 context count
 - avcodec/alsdec: Check r to prevent out of array read
 - avcodec/alsdec: fix max bits in ltp prefix code
@@ -116,7 +116,7 @@ version 2.8.8
 - avcodec/bmp_parser: reset state
 - avcodec/bmp_parser: Fix remaining size
 - avcodec/bmp_parser: Fix frame_start_found in cross frame cases
-- avfilter/af_amix: dont fail if there are no samples in output_frame()
+- avfilter/af_amix: do not fail if there are no samples in output_frame()
 - avformat/allformats: Making av_register_all() thread-safe.
 - avcodec/mpegvideo: Deallocate last/next picture earlier
 - avcodec/bmp_parser: Fix state



More information about the ffmpeg-cvslog mailing list