Simplify VideoReader and VideoWriter

Previously VideoReader/Writer were abstract interfaces with single
implementation. Now both the reader and writer are concrete
implementations reusing ChannelDispatcherBase, which significantly
simplified both.

BUG=402993

Review URL: https://codereview.chromium.org/577473002

Cr-Commit-Position: refs/heads/master@{#295760}
18 files changed