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

Git pushed a change to branch master
in repository ffmpeg.

    from 3ec0f14f7d avcodec/h264_ps: set default SAR, remove stale workaround
     new 3d71b9ec93 tests/checkasm: hevc_pred: use pixel helpers for diagnostic 
output
     new cfa3ceac7a lavc/hevc: add aarch64 NEON for angular modes 10 and 26

The 2 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/hevcpred_init_aarch64.c |  35 ++++
 libavcodec/aarch64/hevcpred_neon.S         | 273 +++++++++++++++++++++++++++++
 libavcodec/hevc/pred.c                     |   8 +-
 libavcodec/hevc/pred.h                     |  22 +++
 libavcodec/hevc/pred_template.c            |  24 +--
 tests/checkasm/hevc_pred.c                 | 120 ++++++-------
 6 files changed, 403 insertions(+), 79 deletions(-)

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

Reply via email to