avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.
authorJustin Ruggles <justin.ruggles@gmail.com>
Sun, 2 Oct 2011 15:57:53 +0000 (11:57 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 13 Oct 2011 20:31:15 +0000 (16:31 -0400)
commitb631fba936d2b353f3c2a76f746bc40a1a193b75
tree01819d1a52fe9b38a32385af0f6bca9f8b01fec9
parent050e20aee653bf17c0e8d0317b50cfe0a7142366
avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.

This will prevent seeking by bytes for formats that cannot handle this.
doc/APIchanges
libavformat/avformat.h
libavformat/utils.c
libavformat/version.h