summaryrefslogtreecommitdiffstats
path: root/media/base/audio_block_fifo_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in media/, take 2.avi2015-12-231-0/+3
* Switch to standard integer types in media/.Avi Drissman2015-12-191-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-1/+1
* Dynamically allocate more memory to AudioBlockFifo.xians2014-09-191-6/+83
* Revert of Reland 501823002: Used native deinterleaved and float point format...xians2014-09-031-45/+24
* Used native deinterleaved and float point format for the input streams.xians2014-08-291-24/+45
* Revert of Used native deinterleaved and float point format for the input stre...xians2014-08-271-45/+24
* Used native deinterleaved and float point format for the input streams.xians2014-08-271-24/+45
* Add a block based Audio FIFO.xians@chromium.org2014-07-161-0/+149