summaryrefslogtreecommitdiffstats
path: root/media/formats/mp4
Commit message (Expand)AuthorAgeFilesLines
* Fix comment to match test data in BoxReader unit test.acolwell@chromium.org2014-03-311-1/+1
* Add code to skip top level uuid and emsg boxes.acolwell@chromium.org2014-03-273-8/+45
* Allow StreamParsers to request automatic timestampOffset updates.dalecurtis@chromium.org2014-03-192-4/+6
* Fix possible timestamp overflow in the MP4 stream parser.damienv@chromium.org2014-02-231-4/+16
* Remove reserved value check in IndependentAndDisposableSamples.acolwell@chromium.org2014-02-191-1/+0
* Introduce ADTSStreamParser. Factorize MP3StreamParser and tests.dalecurtis@chromium.org2014-02-124-50/+19
* Revert 250730 "Introduce ADTSStreamParser. Factorize MP3StreamPa..."stevet@chromium.org2014-02-124-19/+50
* Introduce ADTSStreamParser. Factorize MP3StreamParser and tests.dalecurtis@chromium.org2014-02-124-50/+19
* MSE: Add StreamParser buffer remuxing utility and testswolenetz@chromium.org2014-02-071-2/+8
* Move offset_byte_queue.* from media/mp4 to media/common.damienv@chromium.org2014-02-054-223/+1
* MSE streams shouldn't update UMA stat Media.VideoCodecjrummell@chromium.org2014-01-251-1/+1
* SourceState: Coalesce OnNewBuffers() CB to include OnTextBuffers() behaviorwolenetz@chromium.org2014-01-243-5/+15
* Move MSE parsers under "formats" root directory.dalecurtis@chromium.org2014-01-2327-0/+5273