Zongyao Qu <zongyao.qu <at> gmail.com> writes:
> libavcodec/x86/dsputil_mmx.c:2551:32: error: use of undeclared
> identifier 'CONFIG_H264CHROMA'
> if (!high_bit_depth && CONFIG_H264CHROMA) {
Should be fixed.
Thank you for the report, Carl Eugen