OSDN Git Service

configure: Let the libx264rgb encoder select the libx264 encoder.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Mon, 8 Dec 2014 09:43:12 +0000 (10:43 +0100)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Mon, 8 Dec 2014 09:43:12 +0000 (10:43 +0100)
Standalone compilation of the libx264rgb encoder does not work.

configure

index 6b0a91f..40d5428 100755 (executable)
--- a/configure
+++ b/configure
@@ -2391,6 +2391,7 @@ libwavpack_encoder_deps="libwavpack"
 libwebp_encoder_deps="libwebp"
 libx264_encoder_deps="libx264"
 libx264rgb_encoder_deps="libx264"
+libx264rgb_encoder_select="libx264_encoder"
 libx265_encoder_deps="libx265"
 libxavs_encoder_deps="libxavs"
 libxvid_encoder_deps="libxvid"