This is an automated email from the git hooks/post-receive script.

Git pushed a change to branch master
in repository ffmpeg.

    from 3b5b6298fb fate/h264: add slice data partitioning tests
     new cf7f75ebf1 avformat/shared: don't acquire more blocks on already 
errored caches
     new 3d8488bed7 avformat/shared: clean up PENDING state on error/early exit
     new e7965fac92 avformat/shared: correctly early-exit on read past last 
block end
     new 5c07f7d8db avformat/shared: early exit on prior spacemap I/O failure
     new 75cf575257 avformat/shared: hard-error on -cache_verify data mismatch
     new 4f7a381a0c avformat/shared: allow interruption during BLOCK_PENDING 
read loop
     new 0a83c9660d avformat/shared: don't consider EINTR a hard failure
     new 83412412a4 avformat/shared: don't re-read spacemap block size per call
     new aa701bd99f avformat/shared: don't re-read spacemap filesize per call
     new 03a934512d avformat/shared: don't try opening spacemap if cache file 
failed
     new 089a48eb36 avformat/shared: add Spacemap header size assertion

The 11 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:
 doc/protocols.texi   |   4 +-
 libavformat/shared.c | 145 ++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 99 insertions(+), 50 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to