From 70ffda3217c58bbbfb8a7e7c58824b8ca6c56128 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Tue, 17 Jan 2012 15:25:14 +0100 Subject: lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect Factorize code and provide ratio parsing consistency. --- doc/APIchanges | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/APIchanges') diff --git a/doc/APIchanges b/doc/APIchanges index d6e4dec..9a1d2eb 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,12 @@ libavutil: 2011-04-18 API changes, most recent first: +2012-02-06 - xxxxxxx - lavu 51.38.100 + Add av_parse_ratio() function to parseutils.h. + +2012-02-06 - xxxxxxx - lavu 51.38.100 + Add AV_LOG_MAX_OFFSET macro to log.h. + 2012-02-02 - xxxxxxx - lavu 51.37.100 Add public timecode helpers. -- cgit v1.1