summaryrefslogtreecommitdiffstats
path: root/media/base/audio_hash_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in media/, take 2.avi2015-12-231-0/+1
* 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
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-1/+1
* Add newlines to the end of files where they were missinghans@chromium.org2013-09-121-1/+1
* Ensure audio hash handles H([0,1]) == H(0) -> H(1).dalecurtis@google.com2013-03-211-0/+21
* Introduce AudioHash for fuzzy audio matching.dalecurtis@chromium.org2013-03-201-0/+146