summaryrefslogtreecommitdiffstats
path: root/media/base/audio_converter_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in media/, take 2.avi2015-12-231-0/+3
* Forward the number of skipped frames by the OS in audio playout.grunell2015-12-181-1/+1
* Revert of Forward the number of skipped frames by the OS in audio playout. (p...grunell2015-12-171-1/+1
* Forward the number of skipped frames by the OS in audio playout.grunell2015-12-141-1/+1
* Refactor AudioParameters member setting.ajm2015-09-081-6/+6
* Fix incorrect AudioConverter setup for discrete channel layouts.dalecurtis2015-04-091-7/+10
* Make AudioConverter support arbitrary output bus sizes.rileya@chromium.org2014-03-191-0/+7
* Port AudioConverter benchmarks to media_perftests.rileya@chromium.org2013-10-251-108/+0
* Use a direct include of time headers in media/.avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in ipc/, jingle/, media/.avi@chromium.org2013-06-111-1/+1
* Reduce jitter from uneven SincResampler buffer size requests.dalecurtis@google.com2013-05-081-35/+83
* C++ readability review for dalecurtis.dalecurtis@google.com2013-04-301-14/+42
* Collapse AudioRendererMixer and OnMoreDataResampler into AudioTransform.dalecurtis@chromium.org2012-11-211-0/+286