From 755bfeabccbba9ae1b565b11d645b8e4fe139fa8 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 12 Jun 2007 09:29:25 +0000 Subject: misc spelling fixes Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/TODO | 2 +- doc/avutil.txt | 2 +- doc/ffmpeg-doc.texi | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/TODO b/doc/TODO index 0f5e89ef2c..a46086427b 100644 --- a/doc/TODO +++ b/doc/TODO @@ -79,7 +79,7 @@ unassigned TODO: (unordered) - macroblock based pixel format (better cache locality, somewhat complex, one paper claimed it faster for high res) - NUT muxer - seeking regression test -- regression tests for codecs which dont have an encoder (I+P frame bitstream in svn) +- regression tests for codecs which do not have an encoder (I+P-frame bitstream in svn) - add support for using mplayers video filters to ffmpeg - reverse engeneer RV30/RV40 - finish implementation of WMV2 j-picture diff --git a/doc/avutil.txt b/doc/avutil.txt index a81e741187..210bd07264 100644 --- a/doc/avutil.txt +++ b/doc/avutil.txt @@ -34,4 +34,4 @@ Goals: * Modular (few interdependencies and the possibility of disabling individual parts during ./configure) * Small (source and object) * Efficient (low CPU and memory usage) -* Useful (avoid useless features almost noone needs) +* Useful (avoid useless features almost no one needs) diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index d65f03b7ed..b6bf5c21fd 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1595,7 +1595,7 @@ please use av_log() instead. list, reference the thread in the log message. @item Do NOT commit to code actively maintained by others without permission. - Send a patch to ffmpeg-devel instead. If noone answers within a reasonable + Send a patch to ffmpeg-devel instead. If no one answers within a reasonable timeframe (12h for build failures and security fixes, 3 days small changes, 1 week for big patches) then commit your patch if you think it is OK. Also note, the maintainer can simply ask for more time to review! -- cgit v1.2.3