[vlc-commits] [Git][videolan/vlc][master] 27 commits: include: include vlc_threads.h when vlc_mutex_t is used

Steve Lhomme (@robUx4) gitlab at videolan.org
Thu Apr 27 20:23:54 UTC 2023



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
0a10f3e4 by Steve Lhomme at 2023-04-27T19:44:35+00:00
include: include vlc_threads.h when vlc_mutex_t is used

- - - - -
c4a3d9de by Steve Lhomme at 2023-04-27T19:44:35+00:00
core: include vlc_threads.h when vlc_mutex_t is used

- - - - -
cd48d706 by Steve Lhomme at 2023-04-27T19:44:35+00:00
modules: include vlc_threads.h when vlc_mutex_t is used

- - - - -
dff3b2d2 by Steve Lhomme at 2023-04-27T19:44:35+00:00
lib: include vlc_threads.h when using vlc_mutex_t

- - - - -
b11e676c by Steve Lhomme at 2023-04-27T19:44:35+00:00
modules: include vlc_threads.h when using vlc_sem_t

- - - - -
adaa69d4 by Steve Lhomme at 2023-04-27T19:44:35+00:00
core: include vlc_threads.h when vlc_thread_set_name() is used

- - - - -
63e8a1a1 by Steve Lhomme at 2023-04-27T19:44:35+00:00
modules: include vlc_threads.h when vlc_thread_t is used

- - - - -
43746bba by Steve Lhomme at 2023-04-27T19:44:35+00:00
modules: include vlc_threads.h when using vlc::threads

- - - - -
4acf0a56 by Steve Lhomme at 2023-04-27T19:44:35+00:00
core: include vlc_threads.h when using/defining vlc_savecancel()

- - - - -
55eba1ae by Steve Lhomme at 2023-04-27T19:44:35+00:00
modules: include vlc_threads.h when using vlc_savecancel()

- - - - -
a2548ebc by Steve Lhomme at 2023-04-27T19:44:35+00:00
core: include vlc_threads.h when using vlc_tick_now()

- - - - -
a3a7e1ac by Steve Lhomme at 2023-04-27T19:44:35+00:00
modules: include vlc_threads.h when using vlc_tick_now()

- - - - -
d56977a0 by Steve Lhomme at 2023-04-27T19:44:35+00:00
vlc_tracer: include vlc_threads.h when calling vlc_tick_now()

- - - - -
4c387460 by Steve Lhomme at 2023-04-27T19:44:35+00:00
vlc_cpu: include vlc_threads.h when using vlc_once_t

- - - - -
241f6262 by Steve Lhomme at 2023-04-27T19:44:35+00:00
timer: include vlc_threads.h when using vlc_once_t

- - - - -
c4f77d96 by Steve Lhomme at 2023-04-27T19:44:35+00:00
modules: include vlc_threads.h when using vlc_once_t

- - - - -
ce1b6b94 by Steve Lhomme at 2023-04-27T19:44:35+00:00
modules: include vlc_threads.h when using vlc_timer_t

- - - - -
447ad177 by Steve Lhomme at 2023-04-27T19:44:35+00:00
include: include vlc_threads.h when using vlc_global_lock()

- - - - -
792677eb by Steve Lhomme at 2023-04-27T19:44:35+00:00
core: include vlc_threads.h when using vlc_global_lock()

- - - - -
a255fb14 by Steve Lhomme at 2023-04-27T19:44:35+00:00
modules: include vlc_threads.h when using vlc_global_lock()

- - - - -
0f44f41a by Steve Lhomme at 2023-04-27T19:44:35+00:00
include: include <type_traits> when std::is_pointer is used

- - - - -
f1f1f179 by Steve Lhomme at 2023-04-27T19:44:35+00:00
medialibrary: include <type_traits> when std::is_pointer is used

- - - - -
b18846d9 by Steve Lhomme at 2023-04-27T19:44:35+00:00
linux/filesystem: include unistd.h when using unlink()

- - - - -
a38c2268 by Steve Lhomme at 2023-04-27T19:44:35+00:00
core: include unistd.h when using ftruncate()

- - - - -
86baf4da by Steve Lhomme at 2023-04-27T19:44:35+00:00
modules: include unistd.h when using ftruncate()

- - - - -
bfa96b66 by Steve Lhomme at 2023-04-27T19:44:35+00:00
core: include unistd.h when using getcwd()

- - - - -
80ea761c by Steve Lhomme at 2023-04-27T19:44:35+00:00
vlc_common: don't include vlc_thread.h anymore

We don't use a vlc_thread, vlc_muted, vlc_tick_now in this file.

- - - - -


30 changed files:

- include/vlc_addons.h
- include/vlc_aout.h
- include/vlc_avcodec.h
- include/vlc_common.h
- include/vlc_cpu.h
- include/vlc_events.h
- include/vlc_extensions.h
- include/vlc_gcrypt.h
- include/vlc_input_item.h
- include/vlc_interface.h
- include/vlc_objects.h
- include/vlc_queue.h
- include/vlc_tracer.h
- include/vlc_xlib.h
- lib/libvlc_internal.h
- modules/access/alsa.c
- modules/access/amt.c
- modules/access/cache.h
- modules/access/dshow/access.h
- modules/access/dtv/bdagraph.hpp
- modules/access/dtv/en50221.c
- modules/access/dv.c
- modules/access/dvdnav.c
- modules/access/http/h2conn.c
- modules/access/http/h2output.c
- modules/access/http/h2output_test.c
- modules/access/http/tunnel.c
- modules/access/http/tunnel_test.c
- modules/access/mms/mmstu.c
- modules/access/rdp.c


The diff was not included because it is too large.


View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/9aa4648b22f72384980f1e3a8b45b8373834c591...80ea761c6333d00a8abdaab8171621c69c4d5d38

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/9aa4648b22f72384980f1e3a8b45b8373834c591...80ea761c6333d00a8abdaab8171621c69c4d5d38
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list