Module: libav Branch: master Commit: c9b309e8cbc460beb50fffce6c38054f9cbdecfc
Author: Martin Storsjö <[email protected]> Committer: Martin Storsjö <[email protected]> Date: Mon Jan 30 21:11:33 2012 +0200 doc: Fix the name of the new function Signed-off-by: Martin Storsjö <[email protected]> --- doc/APIchanges | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/APIchanges b/doc/APIchanges index 39f1a3e..7545fa5 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -106,7 +106,7 @@ API changes, most recent first: Add av_toupper()/av_tolower() 2011-11-05 - b6d08f4 - lavf 53.13.0 - Add avformat_network_init()/avformat_network_uninit() + Add avformat_network_init()/avformat_network_deinit() 2011-10-27 - 512557b - lavc 53.15.0 Remove avcodec_parse_frame. _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
