summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorGabriel Dume <gabriel.ddx84@gmail.com>2014-08-25 15:28:02 -0400
committerDiego Biurrun <diego@biurrun.de>2014-08-26 17:27:15 +0200
commit56a721f020273d69daa8dcb0d99e42a43a0a0d4d (patch)
treecfc151c69d821dd7ec32ba2770e563ce2e3b572f /doc/APIchanges
parent4c8bd8ddb049950347a5018fecbca7ee25d48c44 (diff)
doc: fix a typo
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 0ea02ff34e..14e6866590 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -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