Changeset fb92f3e in ffmpeg

Timestamp:
Jun 11, 2015, 3:10:45 PM (9 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
9c893921
Parents:
1d70b6fe
git-author:
Shivraj Patil <shivraj.patil@imgtec.com> (06/10/15 14:18:40)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (06/11/15 15:10:45)
Message:

avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functions

This patch adds MSA (MIPS-SIMD-Arch) optimizations for AVC idct functions in new file h264idct_msa.c
Adds new generic macros (needed for this patch) in libavutil/mips/generic_macros_msa.h

Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.