| .. |
|
dcp
|
aout_ChannelReorder: always use limited range for reorder
|
7 months ago |
|
dshow
|
access/dshow: use IID_PPV_ARGS to get object instances
|
2 years ago |
|
dsm
|
modules: include vlc_arrays.h when using vlc_array_t
|
3 years ago |
|
dtv
|
access: dtv: use ARRAY_SIZE
|
4 months ago |
|
dvb
|
access: dvb: avoid casting callbacks
|
1 year ago |
|
http
|
access: http: fix status string size warning
|
4 months ago |
|
linsys
|
vlc_threads: move poll() definitions in a separate header
|
2 years ago |
|
mms
|
access: mmsh: fix error handling logic in OpenConnection
|
3 months ago |
|
rtp
|
srtp-aes: turn string of binary data into an array of values
|
2 months ago |
|
screen
|
meson: fix screen module in UWP
|
1 year ago |
|
v4l2
|
access/v4l2: use ARRAY_SIZE
|
4 months ago |
|
vcd
|
vcd: cdrom: add missing allocation check
|
3 years ago |
|
Makefile.am
|
access: cdda: remove CDDB support
|
2 months ago |
|
alsa.c
|
alsa: use ARRAY_SIZE
|
4 months ago |
|
amt.c
|
access: amt: assert nonce length
|
6 months ago |
|
avaudiocapture.m
|
macosx: Access device isInUseByAnotherApplication with dot notation
|
3 years ago |
|
avcapture.m
|
macosx: Access device isInUseByAnotherApplication with dot notation
|
3 years ago |
|
avio.c
|
modules: include vlc_configuration.h when using config_ChainParse()
|
3 years ago |
|
avio.h
|
plugins: purge use of set_category()
|
4 years ago |
|
bluray.c
|
bluray: read vlc_stream_Peek() into a signed value
|
3 months ago |
|
cache.c
|
access: cache: free all entries on failure
|
6 months ago |
|
cache.h
|
modules: include vlc_threads.h when using vlc_once_t
|
3 years ago |
|
cdda.c
|
access: cdda: remove CDDB support
|
2 months ago |
|
concat.c
|
access: concat: fix typo in shortcut
|
3 years ago |
|
data.c
|
plugins: purge use of set_category()
|
4 years ago |
|
dc1394.c
|
core: use vlc_tick_t for DEMUX_GET_TIME officially
|
8 years ago |
|
decklink.cpp
|
access: decklink: fix opt leak
|
6 months ago |
|
directory.c
|
vlc_fs: always use a custom type for our opendir API's
|
4 years ago |
|
disc_helper.h
|
modules: fix typos
|
4 years ago |
|
dv.c
|
vlc_threads: move poll() definitions in a separate header
|
2 years ago |
|
dvdnav.c
|
access: dvd: don't pass 0 as a pointer
|
7 months ago |
|
dvdread.c
|
access: dvdread: fix leaks on error
|
6 months ago |
|
emjsfile.c
|
wasm: emjsfile: fix pthread worker access
|
2 years ago |
|
file.c
|
access: file: implement `STREAM_GET_MTIME`
|
3 years ago |
|
fs.c
|
plugins: purge use of set_category()
|
4 years ago |
|
fs.h
|
vlc_fs: always use a custom type for our opendir API's
|
4 years ago |
|
ftp.c
|
ftp: fix URL leak on error
|
5 months ago |
|
gopher.c
|
plugins: purge use of set_category()
|
4 years ago |
|
http.c
|
http: add missing allocation check
|
3 years ago |
|
idummy.c
|
charset: rename us_* to vlc_*_c()
|
4 years ago |
|
imem-access.c
|
libvlc: use ptrdiff_t instead of POSIX ssize_t in libvlc
|
4 years ago |
|
imem.c
|
imem: return proper demuxer return codes
|
2 years ago |
|
jack.c
|
jack: use stdc_bit_floor()
|
2 years ago |
|
live555.cpp
|
live555: fix build with versions >= 2024.11.28
|
1 year ago |
|
live555_dtsgen.h
|
modules: fix typos
|
4 years ago |
|
meson.build
|
meson: add vcd, cdda plugin on OS/2
|
2 months ago |
|
mtp.c
|
plugins: purge use of set_category()
|
4 years ago |
|
nfs.c
|
nfs: fix libnfs API v2 support
|
1 year ago |
|
oss.c
|
vlc_threads: move poll() definitions in a separate header
|
2 years ago |
|
pipewire.c
|
access: pipewire: use ARRAY_SIZE
|
4 months ago |
|
pulse.c
|
pulse: use ARRAY_SIZE
|
4 months ago |
|
rdp.c
|
access/rdp: remove always false test
|
6 months ago |
|
rist.c
|
rist: don't cast to vlc_object_t*
|
4 years ago |
|
rist.h
|
Add libRIST based access and access_output modules.
|
5 years ago |
|
samba.c
|
samba: fix URL leak on error
|
5 months ago |
|
satip.c
|
vlc_threads: move poll() definitions in a separate header
|
2 years ago |
|
sdi.c
|
access: sdi: include config.h before include VLC headers
|
5 years ago |
|
sdi.h
|
Decklink input: factor out some SDI code
|
12 years ago |
|
sdp.c
|
plugins: purge use of set_category()
|
4 years ago |
|
sftp.c
|
access: sftp: move psz_home cleanup back to end of function
|
4 months ago |
|
shm.c
|
access/shm: use default 15-bit/16-bit chroma without a mask
|
3 years ago |
|
smb2.c
|
smb2: update latest net share API
|
1 year ago |
|
smb_common.h
|
dsm: specify the v1 protocol in the dialog credential title
|
7 years ago |
|
srt.c
|
Add SRT listener mode to SRT input access module
|
4 months ago |
|
srt_common.c
|
srt: use ARRAY_SIZE
|
4 months ago |
|
srt_common.h
|
Add SRT listener mode to SRT input access module
|
4 months ago |
|
tcp.c
|
plugins: purge use of set_category()
|
4 years ago |
|
timecode.c
|
plugins: purge use of set_category()
|
4 years ago |
|
udp.c
|
plugins: purge use of set_category()
|
4 years ago |
|
unc.c
|
unc: use Windows API to handle shares
|
1 year ago |
|
vdr.c
|
meta: vlc_meta_AddExtra() rename to vlc_meta_SetExtra()
|
3 years ago |
|
vlc_decklink.h
|
decklink: fix HRESULT printing
|
4 years ago |
|
vnc.c
|
access: vnc: add missing include
|
3 weeks ago |
|
wasapi.c
|
win32: fix DllMain definition from header
|
4 weeks ago |