axmol/core/media
j-jorge c2d7bdcb45 Allow unity builds on a subset of the sources. (#1266)
In order to allow unity builds we need to avoiding "using namespace"
at file scope, #undef our file-specific #defines, and avoid having
static functions with identical name and signature.
2023-07-15 19:06:54 +08:00
..
AndroidMediaEngine.cpp Improve media-engine for android, linux (#1228) 2023-06-10 22:05:49 +08:00
AndroidMediaEngine.h Improve media-engine for android, linux (#1228) 2023-06-10 22:05:49 +08:00
AvfMediaEngine.h Add missing include guards. (#1265) 2023-07-10 08:47:20 +08:00
AvfMediaEngine.mm Sync yasio to latest 2023-06-24 21:18:27 +08:00
MFUtils.cpp Fix ci 2023-04-07 23:57:13 +08:00
MFUtils.h Fix ci 2023-04-07 23:57:13 +08:00
MediaEngine.cpp Improve media-engine for android, linux (#1228) 2023-06-10 22:05:49 +08:00
MediaEngine.h Fix warning [skip ci] 2023-06-28 16:17:55 +08:00
MfMediaEngine.cpp Sync yasio to latest 2023-06-24 21:18:27 +08:00
MfMediaEngine.h Improve media-engine for android, linux (#1228) 2023-06-10 22:05:49 +08:00
VlcMediaEngine.cpp Improve media-engine for android, linux (#1228) 2023-06-10 22:05:49 +08:00
VlcMediaEngine.h Improve media-engine for android, linux (#1228) 2023-06-10 22:05:49 +08:00
WmfMediaEngine.cpp Allow unity builds on a subset of the sources. (#1266) 2023-07-15 19:06:54 +08:00
WmfMediaEngine.h Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00