1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 19:29:56 +00:00
openmw/extern/osg-ffmpeg-videoplayer
elsid 5859fd464c
Add option to disable precompiled headers
To be able to use ccache.

Also fix compilation errors appeared due to absence of precompiled
headers.
2024-03-08 02:11:51 +01:00
..
audiodecoder.cpp Fix future FFMpeg API changes 2021-06-01 10:56:48 -05:00
audiodecoder.hpp Fix MSVC's C4244 warnings 2021-05-12 10:34:40 +04:00
audiofactory.hpp Replace shared_ptr by unique_ptr 2022-04-08 22:42:22 +02:00
CMakeLists.txt Add option to disable precompiled headers 2024-03-08 02:11:51 +01:00
License.txt Merge changes to coverity scan script 2017-10-15 17:06:58 +02:00
videodefs.hpp Rename to osg-ffmpeg-videoplayer 2015-04-19 20:14:06 +02:00
videoplayer.cpp Use unique_ptr to store istream 2022-04-22 18:27:17 +02:00
videoplayer.hpp Use unique_ptr to store istream 2022-04-22 18:27:17 +02:00
videostate.cpp Avoid possible race in videoplayer 2024-01-19 18:47:01 +04:00
videostate.hpp Use unique_ptr to store istream 2022-04-22 18:27:17 +02:00