[FFmpeg-devel] MIPS optimization of AC3 FP decoder and patch for documentation
Nedeljko Babic
nbabic at mips.com
Tue Jun 26 13:13:19 CEST 2012
Hello,
Changes according to code review are made and these are new patches.
Changes made:
Per previous code review:
MIPS-specific code moved from libavcodec/fft.h file to
libavcodec/mips/fft_table.h
Part of function ff_fft_calc_mips rewritten so it uses the same
cos tables that C code use instead of new table. New table removed.
Per previous code review:
Document regarding MIPS optimization moved to dedicated txt file.
-Nedeljko
More information about the ffmpeg-devel
mailing list