]> git.sesse.net Git - ffmpeg/commitdiff
doc: fix a typo
authorGabriel Dume <gabriel.ddx84@gmail.com>
Mon, 25 Aug 2014 19:28:02 +0000 (15:28 -0400)
committerDiego Biurrun <diego@biurrun.de>
Tue, 26 Aug 2014 15:27:15 +0000 (17:27 +0200)
Signed-off-by: Diego Biurrun <diego@biurrun.de>
doc/APIchanges

index 0ea02ff34e5a026f9fb09f41c3b336ef524083fd..14e686659034f275a95cab8431c2cc7adf9f5878 100644 (file)
@@ -126,7 +126,7 @@ API changes, most recent first:
   AVCodecContext.
 
 2014-05-15 - 0c1959b - lavf 55.17.0 - avformat.h
-  Add AVMFT_FLAG_BITEXACT flag. Muxers now use it instead of checking
+  Add AVFMT_FLAG_BITEXACT flag. Muxers now use it instead of checking
   CODEC_FLAG_BITEXACT on the first stream.
 
 2014-05-11 - 66e6c8a - lavu 53.14.0 - pixfmt.h