[FFmpeg-cvslog] configure: add forgotten libx264rgb_encoder_deps
Michael Niedermayer
git at videolan.org
Thu Dec 1 22:34:01 CET 2011
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Thu Dec 1 22:29:58 2011 +0100| [18abf46b6fb5e640404941c40e53c79018997b13] | committer: Michael Niedermayer
configure: add forgotten libx264rgb_encoder_deps
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=18abf46b6fb5e640404941c40e53c79018997b13
---
configure | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/configure b/configure
index 3c47043..7596c41 100755
--- a/configure
+++ b/configure
@@ -1535,6 +1535,7 @@ libvorbis_encoder_deps="libvorbis"
libvpx_decoder_deps="libvpx"
libvpx_encoder_deps="libvpx"
libx264_encoder_deps="libx264"
+libx264rgb_encoder_deps="libx264"
libxavs_encoder_deps="libxavs"
libxvid_encoder_deps="libxvid"
libutvideo_decoder_deps="libutvideo gpl"
More information about the ffmpeg-cvslog
mailing list