configure: Let the libx264rgb encoder select the libx264 encoder.

Standalone compilation of the libx264rgb encoder does not work.
pull/101/head
Carl Eugen Hoyos 10 years ago
parent 4fa2758c79
commit 3f24dacf81
  1. 1
      configure

1
configure vendored

@ -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"

Loading…
Cancel
Save