vlc/modules/audio_output
Thomas Guillem aefbee5bdb audiotrack: also try legacy format for pass-through
Try IEC61937 first, then fallback to DTS/AC3/...

Fixes #25302

(cherry picked from commit 5756807860)
Signed-off-by: Thomas Guillem <thomas@gllm.fr>
2022-05-17 14:17:31 +00:00
..
Makefile.am aout: winstore: select the audio output using ActivateAudioInterfaceAsync 2020-07-07 09:09:37 +02:00
adummy.c aout: dummy: handle pass through 2017-08-23 16:08:37 +02:00
alsa.c aout: alsa: force bitmap channel type 2017-07-19 18:46:05 +02:00
amem.c amem: fix inconsistency in supported sampling rate 2020-01-04 23:48:10 -05:00
audiotrack.c audiotrack: also try legacy format for pass-through 2022-05-17 14:17:31 +00:00
audiounit_ios.m audiounit_ios: don't register the aout in case of failure 2021-11-13 12:41:44 +01:00
auhal.c auhal: Add debug message to check what audio device is restored 2020-02-18 22:42:56 +01:00
coreaudio_common.c coreaudio: fix channel reordering 2021-06-22 15:14:41 +02:00
coreaudio_common.h coreaudio: move tinfo into p_sys 2019-11-20 14:12:50 +01:00
directsound.c directsound: fix uninitialized var usage on error path 2019-09-12 13:39:59 +02:00
file.c afile: check equality, not starts with 2021-06-16 05:37:02 +00:00
jack.c i18n: typo fixes 2017-12-05 11:48:05 +01:00
kai.c aout: kai: force bitmap channel type 2017-07-19 18:46:05 +02:00
mmdevice.c audio_output/mmdevice: report the mute status after it is set 2020-11-25 07:26:06 +01:00
mmdevice.h mmdevice: disable passthrough by default 2018-03-29 14:36:37 +02:00
opensles_android.c opensles_android: reset all itfs on stop 2018-03-01 13:07:54 +01:00
oss.c aout: oss: force bitmap channel type 2017-07-19 18:46:05 +02:00
pulse.c pulse: fix playback with very small inputs 2019-07-16 15:37:26 +02:00
sndio.c sndio: fix crash when volume is adjusted while stopped 2021-06-07 07:18:52 +02:00
tizen_audio.c aout: tizen_audio: force bitmap channel type 2017-07-19 18:46:05 +02:00
vlcpulse.c messages: resolve module name at link-time 2017-11-18 21:41:26 +02:00
vlcpulse.h pulse: move helper library back to audio_outout/ 2013-09-22 18:44:51 +03:00
volume.h aout: implement changing of software gain while not playing 2012-10-31 20:32:44 +02:00
wasapi.c modules: set the forced _WIN32_WINNT right after including config.h 2020-04-09 00:56:54 +03:00
waveout.c aout: waveout: force bitmap channel type 2017-07-19 18:46:05 +02:00
windows_audio_common.h Wave Microsoft formats: avoid to redefine things twice 2013-09-20 23:42:34 +02:00
winstore.c audio_output/winstore: report initial volume/mute status 2021-09-16 19:00:14 +00:00