This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 711cdae64f avformat/mov: cap HEIF ICC profile copies via c*max_streams
to bound CPU and memory
new 4fcd2349ff avcodec/itut35: add ITU-T T35 parsing helpers
new 19b3d47007 avcodec/av1dec: use the ITU-T T35 parsing helpers
new e40dd45f0d avcodec/libdav1d: use the ITU-T T35 parsing helpers
new c500c786ab avcodec/libaomdec: use the ITU-T T35 parsing helpers
new f1929d75a2 avcodec/itut35: add support for AOM film graim
new 04ae5788df avcodec/itut35: add support for Active Format Description
new cf5284b491 avcodec/itut35: add support for HDR Vivid
new 070bd112be avcodec/h2645_sei: use the ITU-T T35 parsing helpers
The 8 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 | 7 +-
libavcodec/Makefile | 10 +-
libavcodec/av1dec.c | 114 ++-----------
libavcodec/h2645_sei.c | 294 ++++------------------------------
libavcodec/h2645_sei.h | 9 +-
libavcodec/h264_sei.c | 1 -
libavcodec/h264_slice.c | 5 +-
libavcodec/hevc/hevcdec.c | 22 +--
libavcodec/hevc/refs.c | 5 +-
libavcodec/itut35.c | 395 ++++++++++++++++++++++++++++++++++++++++++++++
libavcodec/itut35.h | 98 ++++++++++++
libavcodec/libaomdec.c | 42 ++---
libavcodec/libdav1d.c | 133 ++--------------
libavcodec/vvc/dec.c | 2 +-
libavcodec/vvc/refs.c | 5 +-
15 files changed, 589 insertions(+), 553 deletions(-)
create mode 100644 libavcodec/itut35.c
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]