]> git.sesse.net Git - ffmpeg/blobdiff - doc/avutil.txt
Add SHA1s to APIChanges for av_dump_format, av_parse_time and av_find_info_tag
[ffmpeg] / doc / avutil.txt
index b27a6d50e71897017d4fd072f0cbe4208d484cd1..210bd072641df8c910eee2d86e4cccb5fb00f14e 100644 (file)
@@ -31,7 +31,7 @@ intreadwrite.h          reading and writing of unaligned big/little/native-endia
 
 Goals:
 ======
-* Modular (few interdependancies and the possibility of disabling individual parts during ./configure)
+* 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)