2017-11-26 23:51 GMT+01:00 James Darnley <[email protected]>: > + if (EXTERNAL_SSE42(cpu_flags)) { > + if (CONFIG_GPL) > + c->lpc32_encode = ff_flac_enc_lpc_32_sse42; > + }
Any objections over "if (CONFIG_GPL && EXTERNAL_..)"? Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
