[chromecast] NOTREACHED for unknown SampleFormat
commit53094f4cca4170f8769fcf5a5f8a5bf40df49300
authorcleichner <cleichner@chromium.org>
Tue, 2 Jun 2015 23:59:30 +0000 (2 16:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 2 Jun 2015 23:59:53 +0000 (2 23:59 +0000)
tree2572065401bef92de56855c661a0c556b512f07b
parent536540ebf28fa551437a13f2c112e4fb9ae5e0c7
[chromecast] NOTREACHED for unknown SampleFormat

Marks code outside of a switch statement processing SampleFormats to
show that it would be an error for the switch statement to not handle
the sample format.

BUG=internal b/19544200

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

Cr-Commit-Position: refs/heads/master@{#332496}
chromecast/media/cma/base/decoder_config_adapter.cc