[FFmpeg-devel] [PATCH 3/5] reindent after last commit
Thilo Borgmann
thilo.borgmann at mail.de
Mon Dec 11 17:07:23 EET 2023
---
fftools/ffmpeg.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fftools/ffmpeg.h b/fftools/ffmpeg.h
index cb4d90c7b2..f169801366 100644
--- a/fftools/ffmpeg.h
+++ b/fftools/ffmpeg.h
@@ -440,7 +440,7 @@ enum forced_keyframes_const {
typedef struct EncStats {
AVEncStatsComponent *components;
- int nb_components;
+ int nb_components;
AVIOContext *io;
} EncStats;
--
2.37.1 (Apple Git-137.1)
More information about the ffmpeg-devel
mailing list