1
0
Fork 0

avformat: add a new flag to let the user indicate the file is on a slow network device

This commit is contained in:
Hendrik Leppkes 2012-02-25 23:29:38 +01:00
parent 931da054bb
commit f36c43440e
Signed by: hendrik
GPG Key ID: 846079A4B0A7C1B5
1 changed files with 2 additions and 0 deletions

View File

@ -1430,6 +1430,8 @@ typedef struct AVFormatContext {
#endif
#define AVFMT_FLAG_AUTO_BSF 0x200000 ///< Add bitstream filters as requested by the muxer
#define AVFMT_FLAG_NETWORK 0x80000000 ///< Source is a network protocol, optimize for that
/**
* Maximum number of bytes read from input in order to determine stream
* properties. Used when reading the global header and in