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

Git pushed a change to branch master
in repository ffmpeg.

    from e44d76f61f avformat/av1: fix uvlc loop past end of bitstream
     new 32df0352b7 lavc/hevc: move subs earlier in qpel uni-weighted NEON loops
     new fe41ff7413 lavc/hevc: add aarch64 NEON for qpel uni-weighted vertical 
filter
     new f5e6cca935 lavc/hevc: add aarch64 NEON for qpel uni-weighted HV filter
     new 489d36b5e1 lavc/hevc: add aarch64 NEON for epel uni horizontal filter
     new 254b92ec8a lavc/hevc: reorder aarch64 NEON pel function assignments

The 5 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/aarch64/h26x/dsp.h             |   10 +-
 libavcodec/aarch64/h26x/epel_neon.S       |  392 +++++++++++
 libavcodec/aarch64/h26x/qpel_neon.S       | 1025 +++++++++++++++++++++++++++--
 libavcodec/aarch64/hevcdsp_init_aarch64.c |  125 ++--
 4 files changed, 1429 insertions(+), 123 deletions(-)

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

Reply via email to