ffmpeg | branch: master | Gabriel Dume <[email protected]> | Mon Aug 25 15:28:02 2014 -0400| [56a721f020273d69daa8dcb0d99e42a43a0a0d4d] | committer: Diego Biurrun
doc: fix a typo Signed-off-by: Diego Biurrun <[email protected]> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=56a721f020273d69daa8dcb0d99e42a43a0a0d4d --- 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 _______________________________________________ ffmpeg-cvslog mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
