1. a4ebf13 Fix build warnings in fir by Glenn Kasten · 10 years ago
  2. 523476a Fix for Change 396851 by Andy Hung · 10 years ago
  3. 86eae0e Audio resampler update to add S16 filters by Andy Hung · 10 years ago
  4. 46afbec change how we store the FIR coefficients by Mathias Agopian · 12 years ago
  5. d88a051 fix another issue with generating FIR coefficients by Mathias Agopian · 12 years ago
  6. b4b75b4 fir a typo that caused up-sampling coefficiens to be wrong by Mathias Agopian · 12 years ago
  7. 73e9026 improve fir tool: cleanup, better default, bug fixes by Pixelflinger · 12 years ago
  8. 4cb4f7c Manually merge change #111620 from tc3 to mainline, to keep the by Dan Bornstein · 16 years ago
  9. 8cb0882 Rename "Makefile" to "Android.mk" throughout the tree. by Dave Bort · 16 years ago
  10. 819261a Rename "TARGET" to "MODULE" in the build system. by Dave Bort · 17 years ago
  11. 4b61366 Tweak the SINC resampler parameters and double the performance. It's using about 10% CPU in the worse case now. by Mathias Agopian · 17 years ago
  12. 2a967b3 A sinc resampler for Audioflinger. It's not enabled yet, but fully functional and apparently working. It need more "quality" tests. In the 48->44 KHz, it takes about 25% of the CPU time. by Mathias Agopian · 17 years ago
  13. 65682fb fix a few small typos in the FIR computation by Mathias Agopian · 17 years ago
  14. 4b8a3d8 This is a tool to compute the the reconstruction filter coefficients for a sinc audio resampler. by Mathias Agopian · 17 years ago