Module: ffmpeg Branch: master Commit: ff1974897778942180c1d4f95b0b7b45a4fbbc02
Author: Martin Storsjö <[email protected]> Date: Fri Feb 4 12:04:17 2011 +0200 Add an APIchanges entry for avformat_free_context Signed-off-by: Ronald S. Bultje <[email protected]> --- doc/APIchanges | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/doc/APIchanges b/doc/APIchanges index af3e202..e182e32 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2009-03-08 API changes, most recent first: +2011-02-04 - f124b08 - lavf 52.96.0 - avformat_free_context() + Add avformat_free_context() in avformat.h. + 2011-02-03 - f5b82f4 - lavc 52.109.0 - add CODEC_ID_PRORES Add CODEC_ID_PRORES to avcodec.h. _______________________________________________ ffmpeg-commits mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-commits
