summaryrefslogtreecommitdiffstats
path: root/media/mp3/mp3_stream_parser.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix MP3StreamParser so it adds buffer timestamps and marks the end of segments.acolwell@chromium.org2013-09-201-19/+51
* 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-051-0/+565