From e1484ebed6d7a7e193d27e5d5fdf1ee585127081 Mon Sep 17 00:00:00 2001 From: Vitor Sessak Date: Tue, 23 Mar 2010 19:48:16 +0000 Subject: Implement the discrete sine/cosine transforms DCT-I and DST-I Originally committed as revision 22649 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index a7936c5677..57b01f68a1 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -12,6 +12,9 @@ libavutil: 2009-03-08 API changes, most recent first: +2010-03-15 - r22649 - lavc 52.59.0 - av_dct_init() + Support DCT-I and DST-I + 2010-03-15 - r22540 - lavf 52.56.0 - AVFormatContext.start_time_realtime Add AVFormatContext.start_time_realtime field. -- cgit v1.2.3