This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from ac611d3120 swscale/tests/swscale: check if formats require the legacy
path with -hw
new 8c86d82703 fate: add tests for Dolby Vision Profile 7 hvcE preservation
new 5f6dff5e7d avcodec/packet: add AV_PKT_DATA_HEVC_CONF side data type
new 2c74d197ee avformat/mov: parse hvcE box as AV_PKT_DATA_HEVC_CONF side
data
new 199e49d9b6 avformat/movenc: write hvcE box for Dolby Vision
enhancement layer
new e2cfc80f32 avformat/matroska: add hvcE block addition mapping type
new 523b9faa94 avformat/matroskadec: parse hvcE block addition mapping as
AV_PKT_DATA_HEVC_CONF
new 6ef1a9579f avformat/matroskaenc: write hvcE BlockAdditionMapping for
Dolby Vision EL
The 7 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/APIchanges | 3 +++
libavcodec/packet.c | 1 +
libavcodec/packet.h | 8 ++++++++
libavcodec/version.h | 4 ++--
libavformat/matroska.h | 2 ++
libavformat/matroskadec.c | 25 +++++++++++++++++++++++++
libavformat/matroskaenc.c | 20 ++++++++++++++++++++
libavformat/mov.c | 28 ++++++++++++++++++++++++++++
libavformat/movenc.c | 17 +++++++++++++++++
tests/fate/matroska.mak | 16 ++++++++++++++++
tests/fate/mov.mak | 14 ++++++++++++++
tests/ref/fate/matroska-dovi-hvce-mkv-read | 17 +++++++++++++++++
tests/ref/fate/matroska-dovi-hvce-mkv-to-mkv | 26 ++++++++++++++++++++++++++
tests/ref/fate/matroska-dovi-hvce-mp4-to-mkv | 26 ++++++++++++++++++++++++++
tests/ref/fate/mov-dovi-hvce-mkv-to-mp4 | 26 ++++++++++++++++++++++++++
tests/ref/fate/mov-dovi-hvce-mp4-read | 17 +++++++++++++++++
tests/ref/fate/mov-dovi-hvce-mp4-to-mp4 | 26 ++++++++++++++++++++++++++
17 files changed, 274 insertions(+), 2 deletions(-)
create mode 100644 tests/ref/fate/matroska-dovi-hvce-mkv-read
create mode 100644 tests/ref/fate/matroska-dovi-hvce-mkv-to-mkv
create mode 100644 tests/ref/fate/matroska-dovi-hvce-mp4-to-mkv
create mode 100644 tests/ref/fate/mov-dovi-hvce-mkv-to-mp4
create mode 100644 tests/ref/fate/mov-dovi-hvce-mp4-read
create mode 100644 tests/ref/fate/mov-dovi-hvce-mp4-to-mp4
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]