avio: Fix the value of the deprecated URL_FLAG_NONBLOCK
authorMartin Storsjö <martin@martin.st>
Thu, 12 Jan 2012 15:06:04 +0000 (17:06 +0200)
committerMartin Storsjö <martin@martin.st>
Thu, 12 Jan 2012 20:07:10 +0000 (22:07 +0200)
commit6b9e4eea839b9f75dc4cad628c923d5c70d704d1
tree362553a6f2686b20e2b9179990f5dc7c6d95071d
parent3547f8e8f8418af0c578eba0de62ecba08e460c2
avio: Fix the value of the deprecated URL_FLAG_NONBLOCK

This isn't used in practice anywhere within libav at the moment,
but change it for consistency until it is removed.
URL_RDONLY/WRONLY were fixed in commit 5b81e295931 (after the
values that actually were used were changed at the major bump,
in commit cbea3ac8), but this flag was unintentionally left unfixed.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/avio.h