diff options
author | Vitor Sessak <vitor1001@gmail.com> | 2010-03-23 20:03:20 +0000 |
---|---|---|
committer | Vitor Sessak <vitor1001@gmail.com> | 2010-03-23 20:03:20 +0000 |
commit | 690877426be1510d7fbf3424fe2e8224955c8ec6 (patch) | |
tree | 118e3176e115add58e2d928099e61e800896075d /doc/APIchanges | |
parent | e1484ebed6d7a7e193d27e5d5fdf1ee585127081 (diff) | |
download | ffmpeg-690877426be1510d7fbf3424fe2e8224955c8ec6.tar.gz |
Bump minor version, I forgot in the last commit
Originally committed as revision 22650 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 57b01f68a1..6daadcc10c 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -12,7 +12,7 @@ libavutil: 2009-03-08 API changes, most recent first: -2010-03-15 - r22649 - lavc 52.59.0 - av_dct_init() +2010-03-23 - r22649 - lavc 52.60.0 - av_dct_init() Support DCT-I and DST-I 2010-03-15 - r22540 - lavf 52.56.0 - AVFormatContext.start_time_realtime |