fftools/ffmpeg: move seek_to_start() to ffmpeg_demux.c
Reduces the diff in the following commit.
This commit is contained in:
@@ -715,5 +715,6 @@ int init_input_threads(void);
|
||||
int init_input_thread(int i);
|
||||
void free_input_threads(void);
|
||||
void free_input_thread(int i);
|
||||
int seek_to_start(InputFile *ifile, AVFormatContext *is);
|
||||
|
||||
#endif /* FFTOOLS_FFMPEG_H */
|
||||
|
||||
Reference in New Issue
Block a user