This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from bca473e155 avcodec/aacenc: don't write SIDE position elements
new 7cb93fb200 avformat/http: return ENOSYS instead of UINT64_MAX for
unknown filesize
new cd3f335207 avformat/file: return ENOSYS for filesize query on files
with follow=1
new 56de70a2e6 avformat: add shared concurrent block cache protocol
new ca748964fe avformat/shared: implement 16-bit CRC check
new afce637550 avformat/shared: add option to verify cache file contents
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
configure | 1 +
doc/protocols.texi | 60 +++-
libavformat/Makefile | 1 +
libavformat/file.c | 3 +
libavformat/http.c | 2 +-
libavformat/protocols.c | 1 +
libavformat/shared.c | 881 ++++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 947 insertions(+), 2 deletions(-)
create mode 100644 libavformat/shared.c
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]