tdesktop/Telegram/SourceFiles/media/audio
Ilya Fedin 5d20d585b3 Don't use alcGetEnumValue for non-ALC enum value
This makes no effective change for openal-soft as alGetEnumValue and alcGetEnumValue do lookup in the same table, but it's more semantically right and openal-soft is not the only implementation of the API
2023-01-26 15:56:01 +04:00
..
media_audio.cpp Don't use alcGetEnumValue for non-ALC enum value 2023-01-26 15:56:01 +04:00
media_audio.h Optimized includes of attach_prepare.h. 2022-11-22 00:26:48 +00:00
media_audio_capture.cpp Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
media_audio_capture.h
media_audio_ffmpeg_loader.cpp Initial implementation of ExtendedMedia. 2022-09-12 09:06:26 +04:00
media_audio_ffmpeg_loader.h
media_audio_loader.cpp
media_audio_loader.h
media_audio_loaders.cpp
media_audio_loaders.h
media_audio_track.cpp
media_audio_track.h
media_child_ffmpeg_loader.cpp
media_child_ffmpeg_loader.h
media_openal_functions.cpp
media_openal_functions.h