Module: ffmpeg Branch: master Commit: 08a459f096106f13c03182eed4b7cb725dc4a0ae
Author: Mans Rullgard <[email protected]> Date: Mon Feb 14 13:02:59 2011 +0000 Update APIchanges for 910b5b8 Signed-off-by: Mans Rullgard <[email protected]> --- doc/APIchanges | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/doc/APIchanges b/doc/APIchanges index 741ac55..95f83c7 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2009-03-08 API changes, most recent first: +2011-02-14 - 910b5b8 - lavfi 1.76.0 - AVFilterLink sample_aspect_ratio + Add sample_aspect_ratio field to AVFilterLink. + 2011-02-09 - 5592734 - lavc 52.112.0 - avcodec_thread_init() Deprecate avcodec_thread_init()/avcodec_thread_free() use; instead set thread_count before calling avcodec_open. _______________________________________________ ffmpeg-commits mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-commits
