aom: Remove unsupported pixel formats
commit622360c2c4335fff793f81f5e673326a581f5c0c
authorMartin Storsjö <martin@martin.st>
Thu, 19 Apr 2018 15:25:07 +0000 (19 18:25 +0300)
committerMartin Storsjö <martin@martin.st>
Fri, 20 Apr 2018 08:02:44 +0000 (20 11:02 +0300)
tree1dd6f466b962d1b774c6bae68602d9f148d3c373
parente14d19fe8620e6399066b613cfd7ec1d389a2f7d
aom: Remove unsupported pixel formats

Support for these was apparently never in the codebase, and the enum
values were recently removed from the public headers [1].

This fixes build with latest libaom build.

[1] https://aomedia.googlesource.com/aom/+/3f29cc20e3a4c348cb41a797c68de856ddb84e12
modules/codec/aom.c