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

Git pushed a change to branch release/8.1
in repository ffmpeg.

    from 9047fa1b08 avutil: attributes: fix AV_HAS_STD_ATTRIBUTE checks
     new a2e15f15b0 avcodec/cbs_lcevc: don't look for process blocks if the 
unit was not decomposed
     new 395dc6fa27 avcodec/lcevc_parser: move the resolution type table to a 
header
     new 9abdfda6f2 avcodec/lcevcdec: don't try to derive final dimensions from 
SAR

The 3 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:
 libavcodec/Makefile                                |  2 +-
 libavcodec/cbs_lcevc.c                             |  3 +
 libavcodec/decode.c                                | 44 +++++++++---
 libavcodec/lcevc_parser.c                          | 24 +------
 libavcodec/lcevcdec.c                              | 79 +++++++++++++++++++++-
 libavcodec/lcevcdec.h                              |  9 ++-
 .../vulkan/vulkan.c => libavcodec/lcevctab.c       |  2 +-
 libavcodec/lcevctab.h                              | 41 +++++++++++
 libavcodec/pthread_frame.c                         |  1 +
 9 files changed, 169 insertions(+), 36 deletions(-)
 copy libswscale/vulkan/vulkan.c => libavcodec/lcevctab.c (96%)
 create mode 100644 libavcodec/lcevctab.h

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

Reply via email to