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

Git pushed a change to branch master
in repository ffmpeg.

    from c39bc13fdb swresample/tests/rematrix: print rows in layout order
     new 07f632c7fa avcodec/x86/{h264_chromamc,rv40dsp}: Don't use PAVGB macro
     new a6b2f0a911 avutil/x86/x86util: Remove PAVGB macro
     new df547d9267 avutil/x86/x86util: Remove unused PSWAPD
     new 046e2bcc2f avutil/x86/x86util: Remove ABSB{,2} macros
     new 99d378fd0d avutil/x86/x86util: Remove ABSD2 macro
     new 7452eccc08 swscale/x86/rgb_2_rgb: Remove useless macro
     new be1c5c065a av*/x86/yadif,lossless-videodsp: Don't use LSHIFT, RSHIFT 
macros
     new 9a62712427 avutil/x86/x86util: Remove unused LSHIFT, RSHIFT macros
     new d2495911cc avcodec/x86/ac3dsp: Avoid using PMINUB macro
     new 145ec527df avutil/x86/x86util: Remove unused PMINUB macro
     new 3956f2ffe3 av*/x86/resample,h264_intrapred: Avoid using PSHUFLW
     new a7c1326b16 avutil/x86/x86util: Remove PSHUFLW macro
     new 736550dc9b avutil/x86/x86util: Move broken PSIGNW macro to its only 
user
     new 950a96bd25 avcodec/x86/vp9itxfm: Avoid load

The 14 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/x86/ac3dsp.asm            |   4 +-
 libavcodec/x86/h264_chromamc.asm     |   4 +-
 libavcodec/x86/h264_intrapred.asm    |   8 +--
 libavcodec/x86/lossless_videodsp.asm |  16 ++---
 libavcodec/x86/rv40dsp.asm           |   2 +-
 libavcodec/x86/vp9itxfm.asm          |  41 ++++++++-----
 libavfilter/x86/vf_yadif.asm         |   6 +-
 libavfilter/x86/yadif-10.asm         |   8 +--
 libavfilter/x86/yadif-16.asm         |   8 +--
 libavutil/x86/x86util.asm            | 113 +----------------------------------
 libswresample/x86/resample.asm       |   4 +-
 libswscale/x86/rgb_2_rgb.asm         |  18 ++----
 12 files changed, 60 insertions(+), 172 deletions(-)

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

Reply via email to