DescriptionExtract coded frame processing from SourceState into LegacyFrameProcessor
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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256569
Patch Set 1 #Patch Set 2 : fix some lint errors #
Total comments: 14
Patch Set 3 : Rebase and address PS2 comments and nits #
Total comments: 26
Patch Set 4 : Rebased onto split-out CL 196173002. Addresses PS3 comments #
Total comments: 6
Patch Set 5 : Address PS4 nits #
Messages
Total messages: 11 (0 generated)
|