1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00
vlc/modules/stream_filter
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
..
hds vlc_threads: remove the thread priority when creating a thread 2022-04-27 08:16:28 +00:00
accesstweaks.c
adf.c
aribcam.c
cache_block.c modules: fix typos 2022-01-08 15:19:32 +00:00
cache_read.c modules: fix typos 2022-01-08 15:19:32 +00:00
decomp.c vlc_threads: remove the thread priority when creating a thread 2022-04-27 08:16:28 +00:00
inflate.c
Makefile.am
prefetch.c vlc_threads: remove the thread priority when creating a thread 2022-04-27 08:16:28 +00:00
record.c modules: fix typos 2022-01-08 15:19:32 +00:00
skiptags.c skiptags: only check the extra footer size for APEv2 2022-04-08 08:59:25 +00:00