forked from FFmpeg/FFmpeg
fftools/ffmpeg: drop unused OSTFinished
This commit is contained in:
parent
64f3feb849
commit
c27b1e6c59
1 changed files with 0 additions and 5 deletions
|
@ -541,11 +541,6 @@ typedef struct EncStats {
|
||||||
|
|
||||||
extern const char *const forced_keyframes_const_names[];
|
extern const char *const forced_keyframes_const_names[];
|
||||||
|
|
||||||
typedef enum {
|
|
||||||
ENCODER_FINISHED = 1,
|
|
||||||
MUXER_FINISHED = 2,
|
|
||||||
} OSTFinished ;
|
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
KF_FORCE_SOURCE = 1,
|
KF_FORCE_SOURCE = 1,
|
||||||
#if FFMPEG_OPT_FORCE_KF_SOURCE_NO_DROP
|
#if FFMPEG_OPT_FORCE_KF_SOURCE_NO_DROP
|
||||||
|
|
Loading…
Add table
Reference in a new issue