mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Add ffmpeg externals
This commit is contained in:

committed by
Pierre Bourdon

parent
0da8bd0f61
commit
bfcf7c791c
5
Externals/ffmpeg/include/libavutil/ffversion.h
vendored
Normal file
5
Externals/ffmpeg/include/libavutil/ffversion.h
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
/* Automatically generated by version.sh, do not manually edit! */
|
||||
#ifndef AVUTIL_FFVERSION_H
|
||||
#define AVUTIL_FFVERSION_H
|
||||
#define FFMPEG_VERSION "git-2015-12-28-4deafba"
|
||||
#endif /* AVUTIL_FFVERSION_H */
|
Reference in New Issue
Block a user