external/webrtc/deps/third_party/openmax.git
2013-03-25 kma@webrtc.orgModified OpenMax DL configurations to build ARM Neon... master
2013-03-22 rtoy@google.comRemove unused files and unused variables.
2013-03-06 rtoy@google.comAdd LICENSE and README.chromium files.
2013-03-06 rtoy@google.comRename library from arm_fft to openmax_dl.
2013-02-12 rtoy@google.comMake 16-bit FFT work with gcc, update license info...
2013-02-07 rtoy@google.comAdd 16-bit FFT routines as is from OpenMAX DL.
2013-02-05 rtoy@google.comUpdate paths for the new directory structure.
2013-02-04 rtoy@google.comRearrange source to match OpenMAX DL directory structure.
2013-02-01 rtoy@google.comImport FFT routines from webrtc-signal rev r1078 as is