MSE: Make WebMClusterParser hold back buffers at or beyond buffer missing duration
If a buffer is missing duration and is being held back, then the cluster parser now holds back all other tracks' buffers that have same or higher (decode) timestamp. This keeps the timestamps emitted for a cluster monotonically non-decreasing and in same order as parsed, even across tracks within the cluster. Adds a related new WebMClusterParserTest, updates related ChunkDemuxerTests and removes an obsolete TODO now that bug 361786 is fixed by r265340. R=acolwell@chromium.org BUG=363421 TEST=All media_unittests and MSE http layout tests pass locally on Linux Review URL: https://codereview.chromium.org/239343007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266538 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment