summaryrefslogtreecommitdiffstats
path: root/media/mp4/box_reader_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Drop redundant "TEST" prefix from test names in media code.xhwang@chromium.org2013-08-021-1/+1
* Fix missing virtual keyword in BoxReaderTest.dalecurtis@google.com2013-05-021-1/+1
* Add missing top-level 'bloc' box 4cc & skip logic.acolwell@chromium.org2013-04-091-0/+16
* Log MediaSource parsing errors to the MediaLog so they can appear in chrome:m...acolwell@chromium.org2012-12-081-6/+6
* Eliminate box reordering in media::mp4::BoxReader.strobe@google.com2012-09-211-2/+16
* Set error on unrecognized top-level BMFF boxes.strobe@google.com2012-08-021-43/+32
* Implement ISO BMFF support in Media Source (try 2).strobe@google.com2012-06-151-0/+182
* Revert 142268 - Implement ISO BMFF support in Media Source.gbillock@chromium.org2012-06-151-182/+0
* Implement ISO BMFF support in Media Source.strobe@google.com2012-06-141-0/+182