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

Git pushed a change to branch master
in repository ffmpeg.

    from 8777fa60e6 avcodec/bswapdsp: improve performance by remove manually 
unroll
     new 3bbb3269a1 avcodec/pngdec: Move ff_add_png_paeth_prediction() to 
pngdsp.c
     new 5f15c067fe avcodec/pngdsp: Constify
     new 31daa7cd87 avcodec/pngdsp: Use proper prefix ff_add_png->ff_png_add
     new 685011003f avcodec/x86/pngdsp: Remove MMXEXT function overridden by 
SSSE3

The 4 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/png.h             |  4 +---
 libavcodec/pngdec.c          | 34 +++-------------------------------
 libavcodec/pngdsp.c          | 35 ++++++++++++++++++++++++++++++++---
 libavcodec/pngdsp.h          | 15 +++++++++++----
 libavcodec/x86/pngdsp.asm    | 23 ++---------------------
 libavcodec/x86/pngdsp_init.c | 14 +++++---------
 6 files changed, 54 insertions(+), 71 deletions(-)

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

Reply via email to