Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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