summaryrefslogtreecommitdiff
path: root/playback.js
AgeCommit message (Expand)AuthorFilesLines
2017-01-10Condense the playback queue before adding to the Media Buffer.Jeremy White1-1/+23
2016-10-03Implement support for the playback stop message.Jeremy White1-1/+16
2016-10-03Rely on the auto play attribute.Jeremy White1-3/+0
2016-10-03Revise sound packet time sequencing for a more recent Firefox.Jeremy White1-10/+28
2016-10-03Use modern browser information to detect underrun.Jeremy White1-22/+8
2016-09-28Fixed trailing whitespaces in several filesOliver Gutierrez1-1/+1
2016-08-03playback: Don't try to access undefined source bufferOliver Gutierrez1-3/+3
2016-07-13Revise the webm files to more correctly identify audio tracks.Jeremy White1-1/+4
2016-07-13Add tools for debugging media source playback events.Jeremy White1-1/+62
2016-07-13Give the playback channel a separate debug control.Jeremy White1-3/+3
2015-09-09Set nonhandled messages as not implementedPavel Grunt1-0/+18
2014-05-20Add support for audio streams using the Opus encoding.Jeremy White1-0/+278