This is an automated email from the git hooks/post-receive script.

Git pushed a commit to branch master
in repository ffmpeg.

commit 1b70aab908c53e377935e474db41da4ded2ec226
Author:     Andreas Rheinhardt <[email protected]>
AuthorDate: Fri Mar 13 15:44:13 2026 +0100
Commit:     James Almer <[email protected]>
CommitDate: Fri Mar 13 16:09:40 2026 +0000

    configure: Add lcevc->cbs_lcevc dependency
    
    Forgotten in 49d75d81f6753623a3d1f5e8c5c6aa8bf669f744.
    
    Signed-off-by: Andreas Rheinhardt <[email protected]>
---
 configure | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure b/configure
index 2f6167fddb..8f9fb04115 100755
--- a/configure
+++ b/configure
@@ -3794,6 +3794,7 @@ libkvazaar_encoder_deps="libkvazaar"
 liblc3_decoder_deps="liblc3"
 liblc3_encoder_deps="liblc3"
 liblc3_encoder_select="audio_frame_queue"
+liblcevc_dec_select="cbs_lcevc"
 libmodplug_demuxer_deps="libmodplug"
 libmp3lame_encoder_deps="libmp3lame"
 libmp3lame_encoder_select="audio_frame_queue mpegaudioheader"

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to