1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-21 16:47:28 +02:00

Update MINOR and set git rev for non-blocking flag API addition.

(cherry picked from commit efdd67cb00)
This commit is contained in:
Ronald S. Bultje
2011-02-06 09:19:34 -05:00
committed by Michael Niedermayer
parent fbdcdaee6e
commit 340a20ea65
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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()