[FFmpeg-cvslog] configure: cbs_apv depends on cbs
Peter Ross
git at videolan.org
Sun Jun 22 02:28:24 EEST 2025
ffmpeg | branch: master | Peter Ross <pross at xvid.org> | Sun Jun 22 09:15:56 2025 +1000| [08943c82c629032455a5ba476ef5e3370a2447ac] | committer: Peter Ross
configure: cbs_apv depends on cbs
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=08943c82c629032455a5ba476ef5e3370a2447ac
---
configure | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index 1027b39369..d66c9cf3a5 100755
--- a/configure
+++ b/configure
@@ -2870,6 +2870,7 @@ w32threads_deps="atomics_native"
threads_if_any="$THREADS_LIST"
# subsystems
+cbs_apv_select="cbs"
cbs_av1_select="cbs"
cbs_h264_select="cbs"
cbs_h265_select="cbs"
More information about the ffmpeg-cvslog
mailing list