diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-02-06 09:19:34 -0500 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-02-06 09:19:34 -0500 |
commit | efdd67cb00ad770c16c47161c023121e1ae53ae9 (patch) | |
tree | 57a5b949d7aab0baf0fe3f1e6af3bcd9d63e3c59 /doc | |
parent | c2fcd0a7a4d0bda1a3306e40b70ce281a987df60 (diff) | |
download | ffmpeg-streaming-efdd67cb00ad770c16c47161c023121e1ae53ae9.zip ffmpeg-streaming-efdd67cb00ad770c16c47161c023121e1ae53ae9.tar.gz |
Update MINOR and set git rev for non-blocking flag API addition.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 9216d63..b5f1848 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() |