libavformat: Split version.h

Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
Martin Storsjö 2022-02-23 14:18:39 +02:00
parent f2da2e1458
commit 4eb9232c6e
22 changed files with 75 additions and 23 deletions

View file

@ -58,6 +58,7 @@
#include "avc.h"
#include "mxf.h"
#include "config.h"
#include "version.h"
extern const AVOutputFormat ff_mxf_d10_muxer;
extern const AVOutputFormat ff_mxf_opatom_muxer;