vlc/modules/access
Rémi Denis-Courmont cc129a71d7 Remove old mail address from sources 2019-09-04 22:11:04 +03:00
..
dcp modules: use vlc_tick_from_samples() 2018-09-20 16:12:09 +02:00
dshow plugin: move config choice enum callbacks 2019-07-19 19:14:35 +03:00
dsm core: make DEMUX/STREAM_GET_PTS_DELAY officially a vlc_tick_t 2018-07-06 10:48:19 +02:00
dtv access: dtv: fix local include pathes 2019-07-15 11:27:31 +02:00
dvb remove unused #include <vlc_input.h> 2019-06-03 16:15:55 +02:00
http http: block special ports 2019-08-13 19:51:53 +03:00
linsys access: linsys: clear some warnings 2018-12-21 11:08:26 +01:00
mms mms: fix signed warning 2019-07-13 11:49:25 +03:00
rtp access: rtp: fix local include pathes 2019-07-15 11:27:31 +02:00
screen objects: introduce vlc_object_delete() 2019-03-06 22:53:24 +02:00
v4l2 v4l2: put controls on the parent 2019-03-04 17:38:49 +02:00
vcd access: cdrom: implement cdtext repeats 2019-06-25 18:47:44 +02:00
Makefile.am access/decklink: Add missing vlc_decklink.h 2019-07-01 16:02:14 +02:00
alsa.c alsa: fix double precision codec mapping 2019-01-24 18:31:32 +02:00
avaudiocapture.m avaudiocapture: Add audio capture module based on AVFoundation framework 2018-11-18 14:06:18 +01:00
avcapture.m avcapture: Only redeclare function if it does not exist in sdk 2018-10-21 21:32:39 +02:00
avio.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
avio.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
bluray.c input: add INPUT_CONTROL_SET_ES_LIST 2019-06-25 20:50:07 +02:00
cdda.c access: cdda: use track cdtext over album cdtext data 2019-06-25 18:47:44 +02:00
concat.c core: make DEMUX/STREAM_GET_PTS_DELAY officially a vlc_tick_t 2018-07-06 10:48:19 +02:00
dc1394.c core: use vlc_tick_t for DEMUX_GET_TIME officially 2018-09-20 10:05:34 +02:00
decklink.cpp decklink: fix compilation with SDK 11.1 (fix #22276) 2019-05-09 15:49:01 +02:00
directory.c directory: don't use S_IFBLK if it's not defined 2019-07-15 13:54:09 +02:00
dv.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
dvdnav.c access: dvdnav: don't pass non utf8 compatible meta 2019-08-27 14:50:13 +02:00
dvdread.c demux: ps: const correctness and less block_t dependency 2019-08-19 19:58:16 +02:00
file.c Remove old mail address from sources 2019-09-04 22:11:04 +03:00
fs.c Remove old mail address from sources 2019-09-04 22:11:04 +03:00
fs.h Remove access_t 2017-07-23 08:55:40 +03:00
ftp.c Remove old mail address from sources 2019-09-04 22:11:04 +03:00
http.c Remove old mail address from sources 2019-09-04 22:11:04 +03:00
idummy.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
imem-access.c core: make DEMUX/STREAM_GET_PTS_DELAY officially a vlc_tick_t 2018-07-06 10:48:19 +02:00
imem.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
jack.c remove unused #include <vlc_input.h> 2019-06-03 16:15:55 +02:00
live555.cpp modules/access/live555.cpp: Fix crash parsing H264 config 2019-03-28 19:19:35 +02:00
live555_dtsgen.h live555: dtsgen: reset depth on seek 2018-08-21 14:20:27 +02:00
mtp.c Remove old mail address from sources 2019-09-04 22:11:04 +03:00
nfs.c core: make DEMUX/STREAM_GET_PTS_DELAY officially a vlc_tick_t 2018-07-06 10:48:19 +02:00
oss.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
pulse.c core: use vlc_tick_t for DEMUX_GET_TIME officially 2018-09-20 10:05:34 +02:00
rdp.c access: rdp: fix URI parsing 2019-03-28 12:49:30 +01:00
rist.c rist: Fix potential buffer overflow 2019-05-23 17:16:13 +02:00
rist.h access: rist: add support for multicast 2019-03-20 15:21:19 +01:00
samba.c samba: combine result and error status 2019-04-13 10:50:28 +03:00
satip.c satip: fix signedness warning 2019-07-13 11:49:35 +03:00
sdi.c Decklink input: factor out some SDI code 2014-03-07 15:11:41 +01:00
sdi.h Decklink input: factor out some SDI code 2014-03-07 15:11:41 +01:00
sdp.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
sftp.c sftp: fix version for ECDSA known hosts (fixes #22060) 2019-03-20 05:37:44 +02:00
shm.c core: use vlc_tick_t for DEMUX_GET_TIME officially 2018-09-20 10:05:34 +02:00
smb2.c smb2: fix teardown when interrupted 2019-08-12 09:00:23 +02:00
smb_common.h Strings simplification for translations 2017-11-24 15:10:45 +01:00
srt.c srt: fix bug in setting passphrase 2019-04-04 09:46:28 +02:00
srt_common.c srt: move common code to single file 2019-03-20 15:21:19 +01:00
srt_common.h srt: move common code to single file 2019-03-20 15:21:19 +01:00
tcp.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
timecode.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
udp.c access/udp: drop unused include 2019-05-19 11:54:59 -04:00
unc.c unc: fix fd not initialized 2019-07-15 09:21:50 +02:00
vdr.c modules: use vlc_tick_t casting 2018-09-20 17:12:59 +02:00
vlc_decklink.h decklink: Fix compile breakage on MacOS 2019-01-18 17:40:05 +01:00
vnc.c access: vnc: fix URI parsing 2019-03-28 12:49:30 +01:00
wasapi.c windows modules: use a consistent format to log HRESULT 2019-06-12 12:39:09 +02:00