vlc/modules/audio_output
Steve Lhomme b469857dec vlc_threads: remove the thread priority when creating a thread
It is not used in POSIX systems. On other system it probably don't make a
difference anymore, only Windows has actual useful values for
VLC_THREAD_PRIORITY_XXX. The synchronization is more important than having some
threads called more often than others.
2022-04-27 08:16:28 +00:00
..
Makefile.am audio_output: Makefile.am: opensles_android depends on libandroid_utils 2021-06-11 07:47:35 +00:00
adummy.c adummy: reset variables from stop 2022-04-03 20:31:32 +00:00
alsa.c alsa: fix compilation with SALSA-lib 2022-01-31 22:53:26 +02:00
amem.c amem: flush from stop 2022-04-03 20:31:32 +00:00
audiotrack.c vlc_threads: remove the thread priority when creating a thread 2022-04-27 08:16:28 +00:00
audiounit_ios.m audiounit_ios: remove dead code 2022-03-12 11:41:16 +00:00
auhal.c auhal: remove write-only variable 2022-04-13 05:52:25 +00:00
coreaudio_common.c modules: fix typos 2022-01-08 15:19:32 +00:00
coreaudio_common.h auhal: use ca_MuteSet 2021-05-27 08:59:51 +00:00
directsound.c vlc_threads: remove the thread priority when creating a thread 2022-04-27 08:16:28 +00:00
file.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
jack.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
kai.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
mmdevice.c vlc_threads: remove the thread priority when creating a thread 2022-04-27 08:16:28 +00:00
mmdevice.h mmdevice: pass play date to streams 2019-10-07 10:11:49 +02:00
opensles_android.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
oss.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
pulse.c pulse: fix drain report if no samples 2022-04-06 07:39:59 +00:00
sndio.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
vlcpulse.c pulse: fix return type 2022-01-29 16:57:27 +00:00
vlcpulse.h rename mtime_t to vlc_tick_t 2018-06-22 13:19:24 +02:00
volume.h config: remove remaining "advanced" flags 2021-06-06 08:42:50 +00:00
wasapi.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
waveout.c waveout: fix pointer conversion warning 2022-04-06 07:25:36 +00:00
windows_audio_common.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
winstore.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00