mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
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
|
|
@ -32,6 +32,7 @@
|
|||
#include "config.h"
|
||||
#include "compat/va_copy.h"
|
||||
#include "libavformat/avformat.h"
|
||||
#include "libavformat/version.h"
|
||||
#include "libavfilter/avfilter.h"
|
||||
#include "libavdevice/avdevice.h"
|
||||
#include "libswscale/swscale.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue