summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix folding code to respect new AAC channel order caused by ffmpeg roll. Als...fbarchard@chromium.org2010-05-171-7/+4
* Revert 46314 - floating point audio support in util functions for volume and ...fbarchard@chromium.org2010-05-041-44/+13
* floating point audio support in util functions for volume and foldingfbarchard@chromium.org2010-05-041-13/+44
* Fold first 3 channels of multichannel instead of 5. Use fixed point.fbarchard@chromium.org2009-10-201-85/+98
* Surround Sound handling by folding 5 channels down to stereo.fbarchard@chromium.org2009-07-251-0/+89
* Software volume adjustment by changing samples.fbarchard@chromium.org2009-07-201-0/+62