Changeset 175389c8 in ffmpeg

Timestamp:
Apr 13, 2011, 5:38:15 AM (14 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
31317656
Parents:
cbea3ac8
git-author:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (04/08/11 16:32:25)
git-committer:
Anton Khirnov <anton@khirnov.net> (04/13/11 05:38:15)
Message:

avio: add avio_check()

The new function is more flexible than url_exist(), as it allows to
specify which access flags to check, and does not require an explicit
open of the checked resource.

Signed-off-by: Anton Khirnov <anton@khirnov.net>

(No files)

Note: See TracChangeset for help on using the changeset viewer.