doc: fix a typo

Signed-off-by: Diego Biurrun <diego@biurrun.de>
This commit is contained in:
Gabriel Dume 2014-08-25 15:28:02 -04:00 committed by Diego Biurrun
parent 4c8bd8ddb0
commit 56a721f020
1 changed files with 1 additions and 1 deletions

View 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