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

Git pushed a change to branch master
in repository ffmpeg.

    from 054dffd133 avcodec/bsf/dts2pts: fix binary tree invariant violation on 
selective dec_poc
     new 6026988b75 avcodec/bsf: add dovi_split BSF
     new 59619a1917 tests/fate/hevc: add dovi_split BSF tests

The 2 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:
 Changelog                                 |   1 +
 configure                                 |   1 +
 doc/bitstream_filters.texi                |  27 +++
 libavcodec/bitstream_filters.c            |   1 +
 libavcodec/bsf/Makefile                   |   1 +
 libavcodec/bsf/dovi_split.c               | 278 ++++++++++++++++++++++++++++++
 libavcodec/version.h                      |   2 +-
 tests/fate/hevc.mak                       |  12 ++
 tests/ref/fate/hevc-bsf-dovi-split-bl     |   7 +
 tests/ref/fate/hevc-bsf-dovi-split-bl-rpu |   7 +
 tests/ref/fate/hevc-bsf-dovi-split-el     |   7 +
 tests/ref/fate/hevc-bsf-dovi-split-el-rpu |   7 +
 12 files changed, 350 insertions(+), 1 deletion(-)
 create mode 100644 libavcodec/bsf/dovi_split.c
 create mode 100644 tests/ref/fate/hevc-bsf-dovi-split-bl
 create mode 100644 tests/ref/fate/hevc-bsf-dovi-split-bl-rpu
 create mode 100644 tests/ref/fate/hevc-bsf-dovi-split-el
 create mode 100644 tests/ref/fate/hevc-bsf-dovi-split-el-rpu

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

Reply via email to