vlc/modules/access_output
Steve Lhomme a76147639a modules: assume sizeof(uint8_t) is 1
From C11 7.20.1.1:
The typedef name uintN_t designates an unsigned integer type with width N and no padding bits.
2023-07-13 06:40:42 +00:00
..
Makefile.am srt: remove dummy.cpp 2022-09-06 15:47:59 +00:00
dummy.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
file.c modules: include vlc_configuration.h when using config_ChainParse() 2023-05-06 06:56:32 +00:00
http-put.c modules: include vlc_configuration.h when using config_ChainParse() 2023-05-06 06:56:32 +00:00
http.c modules: include vlc_configuration.h when using config_ChainParse() 2023-05-06 06:56:32 +00:00
livehttp.c modules: assume sizeof(uint8_t) is 1 2023-07-13 06:40:42 +00:00
meson.build meson: fix dict key/value style 2023-01-15 09:26:33 +00:00
rist.c modules: include vlc_configuration.h when using config_ChainParse() 2023-05-06 06:56:32 +00:00
shout.c modules: include vlc_configuration.h when using config_ChainParse() 2023-05-06 06:56:32 +00:00
srt.c srt: don't cast to vlc_object_t* 2022-06-29 07:44:52 +00:00