configure: Let the libx264rgb encoder select the libx264 encoder.
Standalone compilation of the libx264rgb encoder does not work.
This commit is contained in:
parent
4fa2758c79
commit
3f24dacf81
1
configure
vendored
1
configure
vendored
@ -2391,6 +2391,7 @@ libwavpack_encoder_deps="libwavpack"
|
|||||||
libwebp_encoder_deps="libwebp"
|
libwebp_encoder_deps="libwebp"
|
||||||
libx264_encoder_deps="libx264"
|
libx264_encoder_deps="libx264"
|
||||||
libx264rgb_encoder_deps="libx264"
|
libx264rgb_encoder_deps="libx264"
|
||||||
|
libx264rgb_encoder_select="libx264_encoder"
|
||||||
libx265_encoder_deps="libx265"
|
libx265_encoder_deps="libx265"
|
||||||
libxavs_encoder_deps="libxavs"
|
libxavs_encoder_deps="libxavs"
|
||||||
libxvid_encoder_deps="libxvid"
|
libxvid_encoder_deps="libxvid"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user