]> git.sesse.net Git - ffmpeg/commit
libaom: remove references to RGB pixfmts
authorJames Almer <jamrial@gmail.com>
Wed, 4 Apr 2018 23:12:41 +0000 (20:12 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 4 Apr 2018 23:12:41 +0000 (20:12 -0300)
commitb0958698ea2b976063cb1d683becc213040c709b
tree965ee0c4bb90b6f3869b520f71006f7bd826c97c
parentef06ed5b185dc619d9bf94d3d1284b410e25ea6b
libaom: remove references to RGB pixfmts

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

Fixes build with latest libaom build.

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

Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/libaom.c