mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 03:59:43 +00:00
configure: add forgotten libx264rgb_encoder_deps
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
8c15f9d79c
commit
18abf46b6f
1
configure
vendored
1
configure
vendored
@ -1535,6 +1535,7 @@ libvorbis_encoder_deps="libvorbis"
|
|||||||
libvpx_decoder_deps="libvpx"
|
libvpx_decoder_deps="libvpx"
|
||||||
libvpx_encoder_deps="libvpx"
|
libvpx_encoder_deps="libvpx"
|
||||||
libx264_encoder_deps="libx264"
|
libx264_encoder_deps="libx264"
|
||||||
|
libx264rgb_encoder_deps="libx264"
|
||||||
libxavs_encoder_deps="libxavs"
|
libxavs_encoder_deps="libxavs"
|
||||||
libxvid_encoder_deps="libxvid"
|
libxvid_encoder_deps="libxvid"
|
||||||
libutvideo_decoder_deps="libutvideo gpl"
|
libutvideo_decoder_deps="libutvideo gpl"
|
||||||
|
Loading…
Reference in New Issue
Block a user