Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add methods to ARAB and BufferQueue to allow owners to query it for the ↵ | kylep@chromium.org | 2009-07-13 | 1 | -0/+5 |
| | | | | | | | | | | timestamp of our next byte. BUG=16011 TEST=src/media/base/buffer_queue_unittest.cc Review URL: http://codereview.chromium.org/149494 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20520 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | BufferQueue class to hide audio data micromanagement from scaling ↵ | kylep@chromium.org | 2009-07-08 | 1 | -0/+62 |
algorithms. May be useful in other contexts. BUG=16011 TEST=src/media/base/buffer_queue_unittest.cc Review URL: http://codereview.chromium.org/155193 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20211 0039d316-1c4b-4281-b951-d872f2087c98 |