DescriptionRewrite media::Pipeline state transition machinery.
Previously we had three separate state machine handlers: OnFilterInitialize(), OnFilterStateTransition(), and OnTeardownStateTransition(). This change combines them into a single state machine handler OnStateTransition().
As part of the cleanup redundant states kEnded and kError were eliminated.
BUG=138583
TEST=everything
Patch Set 1 #Patch Set 2 : done ... I think #Patch Set 3 : stuff #
Total comments: 53
Messages
Total messages: 5 (0 generated)
|