summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Clang: enable -Wbool-conversions and -Wunused-variables on Linux.hans@chromium.org2011-01-141-9/+9
* Remove a disabled and unneeded test.vandebo@chromium.org2010-09-241-18/+0
* enable folding code for 6.1 and 7.1 surround sound.fbarchard@chromium.org2010-09-131-0/+15
* Fix folding code to respect new AAC channel order caused by ffmpeg roll. Als...fbarchard@chromium.org2010-05-171-4/+4
* Revert 46314 - floating point audio support in util functions for volume and ...fbarchard@chromium.org2010-05-041-18/+15
* floating point audio support in util functions for volume and foldingfbarchard@chromium.org2010-05-041-15/+18
* Fold first 3 channels of multichannel instead of 5. Use fixed point.fbarchard@chromium.org2009-10-201-9/+15
* Fix a leak in AudioRendererBaseTest::OneCompleteReadCyclehclam@chromium.org2009-08-061-1/+2
* Surround Sound handling by folding 5 channels down to stereo.fbarchard@chromium.org2009-07-251-0/+71
* Software volume adjustment by changing samples.fbarchard@chromium.org2009-07-201-0/+66