fftools/ffmpeg: move a few inline function into a new header
Will allow to use them in future commits without including the whole ffmpeg.h.
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
|
||||
#include "cmdutils.h"
|
||||
#include "ffmpeg.h"
|
||||
#include "ffmpeg_utils.h"
|
||||
#include "sync_queue.h"
|
||||
|
||||
const char program_name[] = "ffmpeg";
|
||||
|
||||
Reference in New Issue
Block a user