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

Git pushed a commit to branch master
in repository ffmpeg.

commit 56124f1e680ddeaf0fc32752c6798a4e25b51b71
Author:     Andreas Rheinhardt <[email protected]>
AuthorDate: Thu Jun 4 18:30:02 2026 +0200
Commit:     James Almer <[email protected]>
CommitDate: Fri Jun 5 03:02:04 2026 +0000

    avcodec/exif: Remove version_major.h inclusion
    
    Forgotten in d151d3aecbe2a478c44be7faca56caae1848ca87.
    
    Signed-off-by: Andreas Rheinhardt <[email protected]>
---
 libavcodec/exif.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libavcodec/exif.h b/libavcodec/exif.h
index a19ba6925d..a230833687 100644
--- a/libavcodec/exif.h
+++ b/libavcodec/exif.h
@@ -36,7 +36,6 @@
 #include "libavutil/buffer.h"
 #include "libavutil/dict.h"
 #include "libavutil/rational.h"
-#include "version_major.h"
 
 /** Data type identifiers for TIFF tags */
 enum AVTiffDataType {

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

Reply via email to