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

Git pushed a change to branch master
in repository ffmpeg.

    from f87323a359 avformat/http: properly fall back on soft seek failure
     new f699b3a8f5 tests/fate/seek: add HLS multi-playlist seek test
     new 54f0296dfe avformat/hls: deduplicate playlists shared by multiple 
variants
     new 0616685b1e avformat/hls: reuse the open connection for contiguous 
byte-range segments
     new caa3fa6af0 avformat/hls: fix seeking to before the first timestamp
     new e27ad5760c avformat/hls: rebase seek discard threshold to each 
playlist's DTS baseline
     new 50209cd0c0 avformat/hls: advance first_timestamp once per live window 
slide

The 6 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:
 libavformat/hls.c   | 153 ++++++++++++++++++++++++++++++++++++++++++----------
 tests/fate/seek.mak |  19 ++++++-
 tests/ref/seek/hls  |  53 ++++++++++++++++++
 3 files changed, 194 insertions(+), 31 deletions(-)
 create mode 100644 tests/ref/seek/hls

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to