summaryrefslogtreecommitdiffstats
path: root/media/mp4
Commit message (Expand)AuthorAgeFilesLines
* Fix MediaSource code so it can handle HE-AAC content that uses implicit signa...acolwell@chromium.org2012-07-216-22/+61
* Disallowed operator= to fix build on Visual Studio 2010.vitalybuka@chromium.org2012-07-202-0/+6
* Add HE AAC support to ISO BMFF.xiaomings@google.com2012-07-1911-32/+727
* Add TrackRunIteratorTest, and refactor TrackRunIterator interface.strobe@google.com2012-07-188-266/+463
* Revert 145769 (broke test stream, removed needed HasMoreRBSPData, added extra...fischman@chromium.org2012-07-1712-734/+33
* Add HE AAC support to ISO BMFF.xiaomings@google.com2012-07-0912-33/+734
* Revert 145617 - Add HE AAC support to ISO BMFF.cpu@chromium.org2012-07-0612-734/+33
* Add HE AAC support to ISO BMFF.xiaomings@google.com2012-07-0612-33/+734
* The ISO BMFF Media Source parser supplied decode timestamps instead of presen...strobe@google.com2012-06-285-10/+10
* Temporary fix to allow ISO BMFF quality switching in Media Source.strobe@google.com2012-06-283-8/+34
* Recover pixel aspect ratio in ISO BMFF parser.strobe@google.com2012-06-273-3/+28
* Flush sample buffers when reading new segments in Media Source BMFF parser.strobe@google.com2012-06-273-11/+35
* Coverity: Fix a pass-by-value.jhawkins@chromium.org2012-06-201-1/+1
* Coverity: Fix uninitialized scalar variables.kmadhusu@chromium.org2012-06-204-21/+85
* Fix for a ChromeOS uninitialized variable warning.strobe@google.com2012-06-191-2/+11
* Generalize AesDecryptor to make it more spec compliant.xhwang@chromium.org2012-06-162-5/+5
* Implement ISO BMFF support in Media Source (try 2).strobe@google.com2012-06-1520-0/+3143
* Revert 142268 - Implement ISO BMFF support in Media Source.gbillock@chromium.org2012-06-1520-3142/+0
* Implement ISO BMFF support in Media Source.strobe@google.com2012-06-1420-0/+3142