Skip to content

Commit

Permalink
Extract coded frame processing from SourceState into LegacyFrameProce…
Browse files Browse the repository at this point in the history
…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
wolenetz@chromium.org committed Mar 12, 2014
1 parent 1df9e30 commit abbe832
Show file tree
Hide file tree
Showing 7 changed files with 680 additions and 345 deletions.
Loading

0 comments on commit abbe832

Please sign in to comment.