Video decoder state machine. Process incoming bitstream and
reconstructs screen blocks, etc. generating events that are
dispatched to the appropriate methods.
To use this, subclass and implement all methods after
the "Methods for subclasses to implement" marker at the end.
Video decoder state machine. Process incoming bitstream and reconstructs screen blocks, etc. generating events that are dispatched to the appropriate methods.
To use this, subclass and implement all methods after the "Methods for subclasses to implement" marker at the end.