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}
Showing
Please register or sign in to comment