Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_av
/
38e38f4c1449b6450cdea583bedc7405e49fc45c
/
tools
2f93601
update mainline branch reminder from T to U
by Ray Essick
· 1 year ago
19d4973
update sc-mainline-prod -> tm_mainline_prod
by Ray Essick
· 2 years, 4 months ago
0a6eb00
Point to sc-mainline-prod branch
by Ray Essick
· 3 years, 9 months ago
be5e36b
Update mainline reminder hooks
by Ray Essick
· 4 years ago
1ca2522
Update repo hooks for media mainline repos
by Ray Essick
· 4 years, 8 months ago
cad9acf
Add a repo upload hook for checking the mainline code change.
by Dongwon Kang
· 5 years ago
f1144ae
Remove obsolete directory tools/resampler_tools/
by Glenn Kasten
· 5 years ago
22ad7fc
Convert fir to Android.bp
by Dan Willemsen
· 6 years ago
8499f13
Update OWNERS to be more specific
by Glenn Kasten
· 7 years ago
b1e2a23
Add OWNERS in frameworks/av
by Chih-Hung Hsieh
· 8 years ago
d7c2909
Revert "Revert "Make build warnings be errors""
by Glenn Kasten
· 9 years ago
984b4f2
Revert "Make build warnings be errors"
by Glenn Kasten
· 9 years ago
20b89a9
Make build warnings be errors
by Glenn Kasten
· 9 years ago
bf5d066
Minor fixes to fir generator
by Glenn Kasten
· 10 years ago
e1984fc
Revert "Indent by 8 spaces to match existing code"
by Glenn Kasten
· 10 years ago
9c380ac
Remove spaces at end of line to match existing code
by Glenn Kasten
· 10 years ago
5e83ef5
Indent by 8 spaces to match existing code
by Glenn Kasten
· 10 years ago
393d4d2
Command line display now includes name of program
by Glenn Kasten
· 10 years ago
6506d19
Add -D option to generate extra declarations
by Glenn Kasten
· 10 years ago
904e982
FIx typo in help for -f option
by Glenn Kasten
· 10 years ago
c52fb03
Cleanup annoying whitespace that causes red markers
by Glenn Kasten
· 10 years ago
a4ebf13
Fix build warnings in fir
by Glenn Kasten
· 11 years ago
523476a
Fix for Change 396851
by Andy Hung
· 11 years ago
86eae0e
Audio resampler update to add S16 filters
by Andy Hung
· 11 years ago
46afbec
change how we store the FIR coefficients
by Mathias Agopian
· 12 years ago
d88a051
fix another issue with generating FIR coefficients
by Mathias Agopian
· 12 years ago
b4b75b4
fir a typo that caused up-sampling coefficiens to be wrong
by Mathias Agopian
· 12 years ago
73e9026
improve fir tool: cleanup, better default, bug fixes
by Pixelflinger
· 12 years ago
4cb4f7c
Manually merge change #111620 from tc3 to mainline, to keep the
by Dan Bornstein
· 16 years ago
8cb0882
Rename "Makefile" to "Android.mk" throughout the tree.
by Dave Bort
· 17 years ago
819261a
Rename "TARGET" to "MODULE" in the build system.
by Dave Bort
· 17 years ago
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
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
65682fb
fix a few small typos in the FIR computation
by Mathias Agopian
· 17 years ago
4b8a3d8
This is a tool to compute the the reconstruction filter coefficients for a sinc audio resampler.
by Mathias Agopian
· 17 years ago