---
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
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".