The branch, master has been updated
       via  7e8ef2ded21ed4f0b4b2c143b0f813665b5479bf (commit)
      from  7f7335ec43bbd67bd21eb29dee0797c5621f63b1 (commit)


- Log -----------------------------------------------------------------
commit 7e8ef2ded21ed4f0b4b2c143b0f813665b5479bf
Author:     Andreas Rheinhardt <[email protected]>
AuthorDate: Thu Oct 23 15:17:47 2025 +0200
Commit:     Andreas Rheinhardt <[email protected]>
CommitDate: Fri Oct 24 12:56:24 2025 +0200

    configure: Add mxpeg->hpeldsp dependency
    
    Forgotten in 124c856d389af4ca1f6ac914271a892762df269d.
    
    Signed-off-by: Andreas Rheinhardt <[email protected]>

diff --git a/configure b/configure
index 39e69d217d..9052f18bb9 100755
--- a/configure
+++ b/configure
@@ -3126,7 +3126,7 @@ mts2_decoder_select="jpegtables mss34dsp"
 mv30_decoder_select="aandcttables blockdsp"
 mvha_decoder_select="inflate_wrapper llviddsp"
 mwsc_decoder_select="inflate_wrapper"
-mxpeg_decoder_select="mjpeg_decoder"
+mxpeg_decoder_select="hpeldsp mjpeg_decoder"
 nellymoser_decoder_select="sinewin"
 nellymoser_encoder_select="audio_frame_queue sinewin"
 notchlc_decoder_select="lzf"

-----------------------------------------------------------------------

Summary of changes:
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 

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

Reply via email to