summaryrefslogtreecommitdiffstats
path: root/media/mp3
Commit message (Expand)AuthorAgeFilesLines
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-1/+0
* Fix an OOB bug in MP3StreamParser.acolwell@chromium.org2013-09-242-1/+3
* Fix MP3StreamParser so it adds buffer timestamps and marks the end of segments.acolwell@chromium.org2013-09-203-20/+235
* media: Opus support for WebM in Media Sourcevigneshv@chromium.org2013-09-061-1/+2
* Implement experimental MP3 support for Media Source API.acolwell@chromium.org2013-09-052-0/+684