]> git.sesse.net Git - ffmpeg/commit
libaom: remove references to yuv440p pixfmt
authorJames Almer <jamrial@gmail.com>
Mon, 2 Apr 2018 01:50:34 +0000 (22:50 -0300)
committerJames Almer <jamrial@gmail.com>
Mon, 2 Apr 2018 01:50:42 +0000 (22:50 -0300)
commitef06ed5b185dc619d9bf94d3d1284b410e25ea6b
treec7b30fa0c6c5e0ef3e3ca05320326e8205f3566d
parent3a7b4ae62c798edbd82bcd8fef863c74ed2acd4a
libaom: remove references to yuv440p pixfmt

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/+/2e3cd5c5c30fa02134681cda900c32486807af3f

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