Cleanup a bunch of stale expectations and style around empty packets.
Our decoders ignore zero-byte packets, so there's no reason to send them out of the demuxer. They should just be dropped at the time of demuxing. Also cleans up weird .get()-> syntax from yesteryear. BUG=none TEST=existing test pass. Cq-Include-Trybots: luci.chromium.try:linux_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I99ddd10d3156cecb3a5edd6f3b940d96530f3184 Reviewed-on: https://chromium-review.googlesource.com/965393 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:Matthew Wolenetz <wolenetz@chromium.org> Cr-Commit-Position: refs/heads/master@{#543847}
Showing
Please register or sign in to comment