Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extract coded frame processing from SourceState into LegacyFrameProce…
…ssor In preparation for compliant coded frame processing implementation, this change extracts the previous coded frame processing implementation out of SourceState into FrameProcessorBase and LegacyFrameProcessor. ChunkDemuxerStream is also lifted into chunk_demuxer.h so that the frame processing algorithm may continue to directly use those streams. R=acolwell@chromium.org BUG=249422 TEST=All media unittests and http/tests/media layout tests pass locally on Linux Review URL: https://codereview.chromium.org/191513002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256569 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information