fftools/ffmpeg: remove a stale extern declaration
Forgotten in 8cbf229c941b3c77a756bff05d0ceb5f4f2219c5
This commit is contained in:
parent
8d26a21bf6
commit
7c8737548f
@ -656,7 +656,6 @@ extern float audio_drift_threshold;
|
|||||||
extern float dts_delta_threshold;
|
extern float dts_delta_threshold;
|
||||||
extern float dts_error_threshold;
|
extern float dts_error_threshold;
|
||||||
|
|
||||||
extern int audio_volume;
|
|
||||||
extern int audio_sync_method;
|
extern int audio_sync_method;
|
||||||
extern enum VideoSyncMethod video_sync_method;
|
extern enum VideoSyncMethod video_sync_method;
|
||||||
extern float frame_drop_threshold;
|
extern float frame_drop_threshold;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user