Module: libav Branch: master Commit: 56a721f020273d69daa8dcb0d99e42a43a0a0d4d
Author: Gabriel Dume <[email protected]> Committer: Diego Biurrun <[email protected]> Date: Mon Aug 25 15:28:02 2014 -0400 doc: fix a typo Signed-off-by: Diego Biurrun <[email protected]> --- doc/APIchanges | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/APIchanges b/doc/APIchanges index 0ea02ff..14e6866 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 _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
