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

Git pushed a change to branch master
in repository ffmpeg.

    from f189657ec6 avformat/rtmpproto: fix listen_timeout conversion for 
special negative values
     new ce7375fc17 avcodec/cbs_lcevc: don't look for process blocks if the 
unit was not decomposed
     new c5aa31d252 avcodec/lcevc_parser: move the resolution type table to a 
header
     new 49d75d81f6 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