summaryrefslogtreecommitdiffstats
path: root/media/base/audio_block_fifo.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing macros includes in media/.avi2015-12-191-0/+1
* Dynamically allocate more memory to AudioBlockFifo.xians2014-09-191-0/+6
* Revert of Reland 501823002: Used native deinterleaved and float point format...xians2014-09-031-7/+0
* Used native deinterleaved and float point format for the input streams.xians2014-08-291-0/+7
* Revert of Used native deinterleaved and float point format for the input stre...xians2014-08-271-7/+0
* Used native deinterleaved and float point format for the input streams.xians2014-08-271-0/+7
* Switch the input code to use AudioBlockFifo.xians@chromium.org2014-07-211-0/+3
* Add a block based Audio FIFO.xians@chromium.org2014-07-161-0/+70