diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-12-29 12:19:38 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-12-29 12:19:38 +0000 |
| commit | f7813a5324be39d13ab536c245d15dfc602a7849 (patch) | |
| tree | fad99148b88823d34a5df2f0a25881a002eb291b /ffmpeg/doc/mips.txt | |
| parent | b7a5a477b8ff4d4e3028b9dfb9a9df0a41463f92 (diff) | |
basic type mechanism working
Diffstat (limited to 'ffmpeg/doc/mips.txt')
| -rw-r--r-- | ffmpeg/doc/mips.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ffmpeg/doc/mips.txt b/ffmpeg/doc/mips.txt index 959b32c..8c6779f 100644 --- a/ffmpeg/doc/mips.txt +++ b/ffmpeg/doc/mips.txt @@ -47,8 +47,14 @@ Files that have MIPS copyright notice in them: * libavutil/mips/ float_dsp_mips.c libm_mips.h +* libavcodec/ + fft_fixed_32.c + fft_init_table.c + fft_table.h + mdct_fixed_32.c * libavcodec/mips/ aaccoder_mips.c + aacpsy_mips.h ac3dsp_mips.c acelp_filters_mips.c acelp_vectors_mips.c |
