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

Git pushed a commit to branch master
in repository ffmpeg.

The following commit(s) were added to refs/heads/master by this push:
     new d936a51b27 libavcodec/Makefile: add aaccoder_nmr.h to SKIPHEADERS
d936a51b27 is described below

commit d936a51b270c8a9125469527f59c211a9b116fe0
Author:     Lynne <[email protected]>
AuthorDate: Wed Jul 1 21:37:48 2026 +0900
Commit:     Lynne <[email protected]>
CommitDate: Wed Jul 1 21:38:43 2026 +0900

    libavcodec/Makefile: add aaccoder_nmr.h to SKIPHEADERS
---
 libavcodec/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 95ba308504..1cb583f5b4 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -1327,6 +1327,7 @@ SKIPHEADERS                            += %_tablegen.h    
              \
                                           %_tables.h                    \
                                           tableprint.h                  \
                                           tableprint_vlc.h              \
+                                          aaccoder_nmr.h                \
                                           aaccoder_twoloop.h            \
                                           aaccoder_trellis.h            \
                                           aacenc_quantization.h         \

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

Reply via email to