1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-19 16:39:41 +00:00
openmw-tes3mp/apps/openmw/mwsound
eroen 2850032d9e libc++ fixes: avcodec/avformat workaround
With libc++, string includes stdint.h, which breaks the fragile avformat.h
workaround, which depends on __STDC_CONSTANT_MACROS being defined before
stdint.h is included.

Moving the string inclusion after that eyesore shouldn't break anything.
2013-05-26 12:01:01 +02:00
..
audiere_decoder.cpp
audiere_decoder.hpp
ffmpeg_decoder.cpp Merge remote-tracking branch 'zini/master' into misc-cleanup 2013-02-26 10:21:28 -08:00
ffmpeg_decoder.hpp libc++ fixes: avcodec/avformat workaround 2013-05-26 12:01:01 +02:00
mpgsnd_decoder.cpp
mpgsnd_decoder.hpp
openal_output.cpp Added new game button 2013-05-15 17:54:18 +02:00
openal_output.hpp
sound.hpp
sound_decoder.hpp Support float samples with ffmpeg 2013-02-26 10:19:33 -08:00
sound_output.hpp
soundmanagerimp.cpp Fix startRandomTitle 2013-04-04 15:10:27 +02:00
soundmanagerimp.hpp Use const references where appropriate 2013-01-15 12:07:15 -08:00