1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/apps/openmw/mwsound
elsid 20e3eeddde
Fix libavformat version check
2a68d945cd
added const version of a callback functions but didn't enable them. They were
guarded by a version check:

2a68d945cd/libavformat/version_major.h (L48)

So for anything LIBAVFORMAT_VERSION_MAJOR < 61 they are not enabled therefore
they are enabled for everything >= 61.0.100.

See https://github.com/elsid/openmw/actions/runs/10255993574/job/28374152796 as
example of failure when building with 60.16.100.
2024-08-05 23:52:30 +02:00
..
alext.h
constants.hpp
efx-presets.h
efx.h
ffmpeg_decoder.cpp Fix libavformat version check 2024-08-05 23:52:30 +02:00
ffmpeg_decoder.hpp Fix libavformat version check 2024-08-05 23:52:30 +02:00
loudness.cpp
loudness.hpp
movieaudiofactory.cpp Fix libavformat version check 2024-08-05 23:52:30 +02:00
movieaudiofactory.hpp
openal_output.cpp Log caught exceptions 2024-05-26 02:52:11 +02:00
openal_output.hpp
regionsoundselector.cpp
regionsoundselector.hpp
sound_buffer.cpp
sound_buffer.hpp
sound_decoder.hpp
sound_output.hpp
sound.hpp
soundmanagerimp.cpp Do not allow Lua's "stopMusic" to interrupt MWScript's music 2024-06-02 13:18:06 +04:00
soundmanagerimp.hpp Do not allow Lua's "stopMusic" to interrupt MWScript's music 2024-06-02 13:18:06 +04:00
type.hpp
watersoundupdater.cpp
watersoundupdater.hpp