mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-07 03:54:40 +00:00
b56cb7e5ee
- Added REQUIRED to find_package(FFmpeg) - Removed USE_FFMPEG option from CMakeLists.txt - Always use FFmpeg for sound input - Removed SOUND_DEFINE from CMakeLists.txt - Removed #else branch from videoplayer.cpp with dummy VideoState code (FFmpeg is now guaranteed to exist and the code was incomplete) - Remove #ifdef OPENMW_USE_FFMPEG in ffmpeg_decoder.cpp, it is guaranteed to be used - Remove #ifdef OPENMW_USE_FFMPEG from soundmanagerimp.cpp, it is guaranteed to be used |
||
---|---|---|
.. | ||
.gitignore | ||
activatoranimation.cpp | ||
activatoranimation.hpp | ||
actors.cpp | ||
actors.hpp | ||
animation.cpp | ||
animation.hpp | ||
camera.cpp | ||
camera.hpp | ||
cell.hpp | ||
characterpreview.cpp | ||
characterpreview.hpp | ||
creatureanimation.cpp | ||
creatureanimation.hpp | ||
debugging.cpp | ||
debugging.hpp | ||
effectmanager.cpp | ||
effectmanager.hpp | ||
globalmap.cpp | ||
globalmap.hpp | ||
localmap.cpp | ||
localmap.hpp | ||
npcanimation.cpp | ||
npcanimation.hpp | ||
objects.cpp | ||
objects.hpp | ||
occlusionquery.cpp | ||
occlusionquery.hpp | ||
refraction.cpp | ||
refraction.hpp | ||
renderconst.hpp | ||
renderinginterface.hpp | ||
renderingmanager.cpp | ||
renderingmanager.hpp | ||
ripplesimulation.cpp | ||
ripplesimulation.hpp | ||
shadows.cpp | ||
shadows.hpp | ||
sky.cpp | ||
sky.hpp | ||
terraingrid.cpp | ||
terraingrid.hpp | ||
terrainstorage.cpp | ||
terrainstorage.hpp | ||
videoplayer.cpp | ||
videoplayer.hpp | ||
water.cpp | ||
water.hpp | ||
weaponanimation.cpp | ||
weaponanimation.hpp |