index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
base
/
sinc_resampler_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove runtime CPU detection for SSE optimized media/ methods.
dalecurtis@chromium.org
2014-05-31
1
-5
/
+0
*
Port SincResampler's ConvolveBenchmark, as well as VectorMath's FMUL and FMAC...
rileya@chromium.org
2013-10-30
1
-75
/
+2
*
Use a direct include of time headers in media/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Use a direct include of strings headers in ipc/, jingle/, media/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Reduce jitter from uneven SincResampler buffer size requests.
dalecurtis@google.com
2013-05-08
1
-17
/
+18
*
Add NEON optimizations for FMAC and FMUL.
dalecurtis@google.com
2013-04-23
1
-1
/
+1
*
Varispeed support for SincResampler.
dalecurtis@google.com
2013-04-17
1
-1
/
+30
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/.
dcheng@chromium.org
2013-04-07
1
-4
/
+4
*
Break out SSE functions into new media_sse target.
dalecurtis@google.com
2013-03-06
1
-1
/
+10
*
Move stringize_macros to base/strings.
brettw@chromium.org
2013-01-31
1
-1
/
+1
*
Add ARM NEON intrinsic optimizations for SincResampler.
dalecurtis@google.com
2012-09-26
1
-22
/
+38
*
As titled! AudioOutputResampler is a single stream output resampler which uses
dalecurtis@google.com
2012-09-11
1
-2
/
+36
*
Add SSE optimizations to SincResampler.
dalecurtis@chromium.org
2012-08-02
1
-3
/
+105
*
Rename Resampler*TestCase methods to ResamplerTest.
dalecurtis@chromium.org
2012-07-14
1
-5
/
+5
*
Add SincResampler ported from WebKit.
dalecurtis@chromium.org
2012-07-11
1
-0
/
+253