diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-02-06 09:46:32 -0500 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-02-06 09:46:32 -0500 |
commit | ae0f8a1a33158397c5014745424389ba1f543cfd (patch) | |
tree | 47c709fc7b25d8ed53dc92a4b798828ebf790e31 /doc | |
parent | efdd67cb00ad770c16c47161c023121e1ae53ae9 (diff) | |
download | ffmpeg-streaming-ae0f8a1a33158397c5014745424389ba1f543cfd.zip ffmpeg-streaming-ae0f8a1a33158397c5014745424389ba1f543cfd.tar.gz |
Fill in missing date.
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 b5f1848..ecc4874 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,7 +13,7 @@ libavutil: 2009-03-08 API changes, most recent first: -2011-02-XX - fe174fc - lavf 52.97.0 - avio.h +2011-02-06 - 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() |