libavformat: Split version.h
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
f2da2e1458
commit
4eb9232c6e
22 changed files with 75 additions and 23 deletions
|
|
@ -46,6 +46,7 @@
|
|||
#if CONFIG_NETWORK
|
||||
#include "network.h"
|
||||
#endif
|
||||
#include "version.h"
|
||||
|
||||
#include "libavutil/ffversion.h"
|
||||
const char av_format_ffversion[] = "FFmpeg version " FFMPEG_VERSION;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue