mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 18:48:56 -06:00
Add ffmpeg externals
This commit is contained in:

committed by
Pierre Bourdon

parent
0da8bd0f61
commit
bfcf7c791c
6
Externals/ffmpeg/include/libavutil/audioconvert.h
vendored
Normal file
6
Externals/ffmpeg/include/libavutil/audioconvert.h
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
#include "version.h"
|
||||
|
||||
#if FF_API_AUDIOCONVERT
|
||||
#include "channel_layout.h"
|
||||
#endif
|
Reference in New Issue
Block a user