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

Git pushed a commit to branch master
in repository ffmpeg.

commit bcf7293a211b7c06e54d1c16a85f6c8e3826a7e8
Author:     Andreas Rheinhardt <[email protected]>
AuthorDate: Mon Apr 20 19:30:56 2026 +0200
Commit:     Andreas Rheinhardt <[email protected]>
CommitDate: Thu Apr 30 10:39:33 2026 +0200

    avcodec/x86/qpeldsp: Remove unused declaration
    
    Signed-off-by: Andreas Rheinhardt <[email protected]>
---
 libavcodec/x86/qpeldsp.asm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libavcodec/x86/qpeldsp.asm b/libavcodec/x86/qpeldsp.asm
index 09b038afc9..1d32289a4a 100644
--- a/libavcodec/x86/qpeldsp.asm
+++ b/libavcodec/x86/qpeldsp.asm
@@ -25,7 +25,6 @@
 
 SECTION_RODATA
 
-cextern pb_1
 cextern pw_3
 pw_15: times 4 dw 15
 cextern pw_16

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

Reply via email to