diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-02-06 09:19:34 -0500 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-02-06 20:31:47 +0100 |
commit | 340a20ea650523358322072677ea734e3d502d59 (patch) | |
tree | 5fa1196cbb18d50907b959d404e6fd6dc50f4730 /doc/APIchanges | |
parent | fbdcdaee6e458103bbb2e489b62fa5670ffa4b24 (diff) | |
download | ffmpeg-340a20ea650523358322072677ea734e3d502d59.tar.gz |
Update MINOR and set git rev for non-blocking flag API addition.
(cherry picked from commit efdd67cb00ad770c16c47161c023121e1ae53ae9)
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 5edd52d18b..5c15ae9229 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,7 +13,7 @@ libavutil: 2009-03-08 API changes, most recent first: -2011-02-XX - XXXXXXX - lavf 52.XX.0 - avio.h +2011-02-XX - fe174fc - lavf 52.97.0 - avio.h Add flag for non-blocking protocols: URL_FLAG_NONBLOCK 2011-02-04 - f124b08 - lavf 52.96.0 - avformat_free_context() |