You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rémi Denis-Courmont 2ffa685a93 dvb: downgrade error messages 10 years ago
..
archive stream: stream_ -> vlc_stream_ 10 years ago
dcp access/dcp: fix misleading indentation 10 years ago
dshow access: make access_t.p_sys void * (refs #17078) 10 years ago
dsm sd: add missing N_() in probe helpers 10 years ago
dtv access/dtv: narrow scope of iteration variable 10 years ago
dvb dvb: downgrade error messages 10 years ago
http http: fix test failure on BSD 10 years ago
linsys stream: stream_ -> vlc_stream_ 10 years ago
mms mms: use vlc_getProxyUrl() 10 years ago
rar stream: stream_ -> vlc_stream_ 10 years ago
rtp access/rtp: do not probe every demuxer unless explicitly asked 10 years ago
rtsp access/rtsp: narrow scope of iteration variable 10 years ago
screen block: add read-only shared file mappings (fixes #17544) 10 years ago
v4l2 variables: remove redundant HASCHOICE flag in var_Create() 10 years ago
vcd access/vcd: narrow scope of iteration variables 10 years ago
zip stream: stream_ -> vlc_stream_ 10 years ago
Makefile.am access: cdda: fix linking 10 years ago
alsa.c alsa: put pcm device back into running state after snd_pcm_recover() returned. 12 years ago
attachment.c access: remove ACCESS controls, use STREAM 10 years ago
avcapture.m avcapture: move to ARC 10 years ago
avio.c ffmpeg: only free the options if there were any 10 years ago
avio.h Name AVIO as AVIO not FFmpeg or libavformat 13 years ago
bluray.c stream: stream_ -> vlc_stream_ 10 years ago
cdda.c Remove stray "album-art" variable usage 10 years ago
concat.c concat: switch to stream API and simplify 10 years ago
dc1394.c Replace block_New() with block_Alloc() 14 years ago
decklink.cpp Fix atomics usage in C++ 11 years ago
directory.c access: rename access_t.psz_access to psz_name 10 years ago
dv.c access: make access_t.p_sys void * (refs #17078) 10 years ago
dvdnav.c access/dvdnav: merge declaration and initialization 10 years ago
dvdread.c access/dvdread: narrow scope of iteration variables 10 years ago
eyetv.m access: remove ACCESS controls, use STREAM 10 years ago
file.c access: make access_t.p_sys void * (refs #17078) 10 years ago
fs.c directory: ignore non-regular non-directory files by default 11 years ago
fs.h access: re-refactor pf_readdir 10 years ago
ftp.c ftp: handle preliminary (1xx) reply systematically 10 years ago
http.c http (old): reject invalid URL 10 years ago
idummy.c Common structure for VLC common object members, document 10 years ago
imem-access.c access: remove ACCESS controls, use STREAM 10 years ago
imem.c access: remove ACCESS controls, use STREAM 10 years ago
jack.c access/jack: remove unnecessary if-conditions 10 years ago
live555.cpp access: live555: notify discontinuity on RTCP synchronization 10 years ago
mtp.c access: make access_t.p_sys void * (refs #17078) 10 years ago
nfs.c access: make access_t.p_sys void * (refs #17078) 10 years ago
oss.c oss: fix typo 10 years ago
pulse.c pulse: move helper library back to audio_outout/ 13 years ago
qtsound.m dialog: use new API 10 years ago
rdp.c Fix spelling of "instantiation" 10 years ago
satip.c access/satip: fix 17630: prevent null-pointer dereference 10 years ago
sdi.c Decklink input: factor out some SDI code 12 years ago
sdi.h Decklink input: factor out some SDI code 12 years ago
sdp.c access: remove ACCESS controls, use STREAM 10 years ago
sftp.c access/sftp: include key-type in flag to libssh2_knownhost_check 10 years ago
shm.c block: add read-only shared file mappings (fixes #17544) 10 years ago
smb.c access: make access_t.p_sys void * (refs #17078) 10 years ago
smb_common.h smb: factorize smb strings used by SMB and DSM modules 10 years ago
tcp.c access: remove ACCESS controls, use STREAM 10 years ago
timecode.c Timecode: try to fix copy/paste error 13 years ago
udp.c udp: remove redundant thread 10 years ago
vdr.c access: make access_t.p_sys void * (refs #17078) 10 years ago
vnc.c access: vnc: use video_format_Init/Clean 10 years ago
wasapi.c wasapi: add loopback mode 11 years ago