---
 fftools/ffmpeg.h | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/fftools/ffmpeg.h b/fftools/ffmpeg.h
index c796de19f5..0f5809b752 100644
--- a/fftools/ffmpeg.h
+++ b/fftools/ffmpeg.h
@@ -541,11 +541,6 @@ typedef struct EncStats {
 
 extern const char *const forced_keyframes_const_names[];
 
-typedef enum {
-    ENCODER_FINISHED = 1,
-    MUXER_FINISHED = 2,
-} OSTFinished ;
-
 enum {
     KF_FORCE_SOURCE         = 1,
 #if FFMPEG_OPT_FORCE_KF_SOURCE_NO_DROP
-- 
2.43.0

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to