1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-25 09:41:30 +02:00
vlc/modules/access
2022-12-16 16:38:49 +00:00
..
dcp vlc_fs: always use a custom type for our opendir API's 2022-08-03 11:44:10 +00:00
dshow access: dshow: reorder includes 2022-07-19 10:00:56 +00:00
dsm modules: optimize string minimum size checks 2022-09-08 05:38:38 +00:00
dtv win32: use IID_PPV_ARGS instead of custom calls 2022-06-01 14:12:58 +00:00
dvb access: dvb: remove check for gone usdigital access 2022-03-26 09:54:37 +00:00
http Use static assertions to check constant predicates 2022-08-02 13:44:55 +00:00
linsys modules: fix typos 2022-01-08 15:19:32 +00:00
mms mms: don't cast to vlc_object_t* 2022-06-29 07:44:52 +00:00
rtp access: rtp: fix null deref on missing codec parameters 2022-12-16 16:38:49 +00:00
screen modules: add a fancy name to internal threads 2022-05-18 07:52:09 +02:00
v4l2 modules: add a fancy name to internal threads 2022-05-18 07:52:09 +02:00
vcd modules: fix typos 2022-01-08 15:19:32 +00:00
alsa.c modules: add a fancy name to internal threads 2022-05-18 07:52:09 +02:00
amt.c access: amt: report the network error as a string 2022-06-30 12:38:10 +00:00
avaudiocapture.m plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
avcapture.m plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
avio.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
avio.h plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
bluray.c bluray: set main flag on main title 2022-06-08 07:11:06 +00:00
cache.c modules: add a fancy name to internal threads 2022-05-18 07:52:09 +02:00
cache.h access: cache: disable code not used without VLC_ACCESS_CACHE_CAN_REGISTER 2022-04-08 13:12:43 +00:00
cdda.c cdda: fix usage of NULL config_GetUserDir result 2022-09-02 07:53:46 +00:00
concat.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
data.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
dc1394.c core: use vlc_tick_t for DEMUX_GET_TIME officially 2018-09-20 10:05:34 +02:00
decklink.cpp decklink: simplify the mode string usage 2022-09-08 05:38:38 +00:00
directory.c vlc_fs: always use a custom type for our opendir API's 2022-08-03 11:44:10 +00:00
disc_helper.h modules: fix typos 2022-01-08 15:19:32 +00:00
dv.c modules: add a fancy name to internal threads 2022-05-18 07:52:09 +02:00
dvdnav.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
dvdread.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
emjsfile.c emscripten: add js File access plugin 2022-08-07 11:43:42 +00:00
file.c access: file: fix detection of mapped network drives 2022-09-01 05:16:17 +00:00
fs.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
fs.h vlc_fs: always use a custom type for our opendir API's 2022-08-03 11:44:10 +00:00
ftp.c ftp: don't cast to vlc_object_t* 2022-06-29 07:44:52 +00:00
gopher.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
http.c modules: access: handle vlc_credential_get interruption 2022-06-04 06:38:18 +00:00
idummy.c charset: rename us_* to vlc_*_c() 2022-05-27 20:22:32 +00:00
imem-access.c libvlc: use ptrdiff_t instead of POSIX ssize_t in libvlc 2022-03-03 17:58:30 +00:00
imem.c modules: fix typos 2022-01-08 15:19:32 +00:00
jack.c modules: fix typos 2022-01-08 15:19:32 +00:00
live555_dtsgen.h modules: fix typos 2022-01-08 15:19:32 +00:00
live555.cpp live555: set opus source rate & channels 2022-10-08 15:24:07 +00:00
Makefile.am srt: remove dummy.cpp 2022-09-06 15:47:59 +00:00
mtp.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
nfs.c nfs: fix pf_read return values 2022-03-03 22:10:14 +00:00
oss.c Simplify OSS check by removing OpenBSD specific header check 2022-11-30 11:02:24 +00:00
pulse.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
rdp.c freerdp: protect against overflows when copying frames 2022-07-30 09:00:46 +00:00
rist.c rist: don't cast to vlc_object_t* 2022-06-29 07:44:52 +00:00
rist.h Add libRIST based access and access_output modules. 2021-07-10 09:28:35 +00:00
samba.c modules: access: handle vlc_credential_get interruption 2022-06-04 06:38:18 +00:00
satip.c satip: don't cast to vlc_object_t* 2022-06-29 07:44:52 +00:00
sdi.c access: sdi: include config.h before include VLC headers 2021-06-23 12:56:26 +00:00
sdi.h Decklink input: factor out some SDI code 2014-03-07 15:11:41 +01:00
sdp.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
sftp.c sftp: fix usage of NULL config_GetUserDir result 2022-09-02 07:53:46 +00:00
shm.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
smb2.c Revert "smb2: fix anonymous login" 2022-07-07 10:45:42 +00:00
smb_common.h dsm: specify the v1 protocol in the dialog credential title 2019-10-18 09:22:57 +02:00
srt_common.c srt: add stream ID option 2020-11-04 11:31:17 +01:00
srt_common.h srt: add stream ID option 2020-11-04 11:31:17 +01:00
srt.c srt: don't cast to vlc_object_t* 2022-06-29 07:44:52 +00:00
tcp.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
timecode.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
udp.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
unc.c modules: access: handle vlc_credential_get interruption 2022-06-04 06:38:18 +00:00
vdr.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
vlc_decklink.h decklink: fix HRESULT printing 2021-12-06 12:58:11 +00:00
vnc.c vnc: fix possible buffer overflow 2022-09-29 21:02:14 +02:00
wasapi.c wasapi: verify the cbSize matches the WAVEFORMATEXTENSIBLE size 2022-06-12 10:56:57 +00:00