mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Add ffmpeg externals
This commit is contained in:

committed by
Pierre Bourdon

parent
0da8bd0f61
commit
bfcf7c791c
7
Externals/ffmpeg/include/libavutil/avconfig.h
vendored
Normal file
7
Externals/ffmpeg/include/libavutil/avconfig.h
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
/* Generated by ffconf */
|
||||
#ifndef AVUTIL_AVCONFIG_H
|
||||
#define AVUTIL_AVCONFIG_H
|
||||
#define AV_HAVE_BIGENDIAN 0
|
||||
#define AV_HAVE_FAST_UNALIGNED 1
|
||||
#define AV_HAVE_INCOMPATIBLE_LIBAV_ABI 0
|
||||
#endif /* AVUTIL_AVCONFIG_H */
|
Reference in New Issue
Block a user