diff options
author | Bojan Zivkovic <bojan@mips.com> | 2013-03-06 14:55:05 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-03-20 12:34:37 +0100 |
commit | 26f3924d782b6081ba76fd42c4d35af6ce8cde36 (patch) | |
tree | 368b7ed932a85da5c3a9d172da28436f7879c5d7 /doc | |
parent | e7dd0365f293231d8fffa828bd170695e695fe18 (diff) | |
download | ffmpeg-26f3924d782b6081ba76fd42c4d35af6ce8cde36.tar.gz |
mips: Optimization of AAC coefficients encoder functions
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')
-rw-r--r-- | doc/mips.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/mips.txt b/doc/mips.txt index aabdef06cc..bab9d1fc72 100644 --- a/doc/mips.txt +++ b/doc/mips.txt @@ -48,6 +48,7 @@ Files that have MIPS copyright notice in them: float_dsp_mips.c libm_mips.h * libavcodec/mips/ + aaccoder_mips.c ac3dsp_mips.c acelp_filters_mips.c acelp_vectors_mips.c |