Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBojan Zivkovic <bojan@mips.com>2013-03-06 17:55:06 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-03-20 15:44:32 +0400
commit7d29c6eebc428741004071f7a92ea37d8d1d2cce (patch)
treee4b09858dac4c966b304b00db59bcc802fdc0ef2 /doc/mips.txt
parent26f3924d782b6081ba76fd42c4d35af6ce8cde36 (diff)
mips: Optimization of IIR filter function
Signed-off-by: Bojan Zivkovic <bojan@mips.com> Reviewed-by: Nedeljko Babic <Nedeljko.Babic@imgtec.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/mips.txt')
-rw-r--r--doc/mips.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/mips.txt b/doc/mips.txt
index bab9d1fc72..959b32c967 100644
--- a/doc/mips.txt
+++ b/doc/mips.txt
@@ -64,5 +64,6 @@ Files that have MIPS copyright notice in them:
fft_table.h
fft_init_table.c
fmtconvert_mips.c
+ iirfilter_mips.c
mpegaudiodsp_mips_fixed.c
mpegaudiodsp_mips_float.c