| .. |
|
dcp
|
dcp: add (future) missing include
|
2 years ago |
|
dshow
|
dshow: add (future) missing include
|
2 years ago |
|
dsm
|
modules: include vlc_arrays.h when using vlc_array_t
|
3 years ago |
|
dtv
|
access: always pass en50221_capmt_info_t as const
|
2 years ago |
|
dvb
|
modules: add missing void parameters to functions
|
2 years ago |
|
http
|
vlc_threads: move poll() definitions in a separate header
|
2 years ago |
|
linsys
|
vlc_threads: move poll() definitions in a separate header
|
2 years ago |
|
mms
|
mms: use <stdckdint.h>
|
2 years ago |
|
rtp
|
access: rtp: include vlc_poll.h
|
2 years ago |
|
screen
|
d3d11_fmt: add an alpha texture type in d3d11_video_context_t
|
2 years ago |
|
v4l2
|
vlc_es: remove always 0 video_format_t RGB mask
|
3 years ago |
|
vcd
|
vcd: cdrom: add missing allocation check
|
3 years ago |
|
Makefile.am
|
access: Makefile: remove harmful DEPENDENCIES
|
3 years ago |
|
alsa.c
|
modules: include vlc_threads.h when using vlc_savecancel()
|
3 years ago |
|
amt.c
|
modules: include vlc_threads.h when using vlc_savecancel()
|
3 years 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: use the region picture for chroma/buffer dimensions/palette
|
2 years ago |
|
cache.c
|
modules: add a fancy name to internal threads
|
4 years ago |
|
cache.h
|
modules: include vlc_threads.h when using vlc_once_t
|
3 years ago |
|
cdda.c
|
cdda: don't check for !*psz_mbserver
|
2 years 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
|
decklink: split the code to log field dominance and map to block flags
|
3 years 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
|
include: avoid including vlc_subpicture.h when not needed
|
3 years ago |
|
dvdread.c
|
vlc_es: use a define for the count of elements in CLUT SPUs
|
3 years ago |
|
emjsfile.c
|
emjsfile: remove whitespaces and deprecated comment
|
3 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
|
access: ftp: avoid using sprintf
|
2 years 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
|
modules: include vlc_arrays.h when using TAB_xxx API
|
3 years ago |
|
live555_dtsgen.h
|
modules: fix typos
|
4 years ago |
|
meson.build
|
meson: add rtp modules
|
3 years ago |
|
mtp.c
|
plugins: purge use of set_category()
|
4 years ago |
|
nfs.c
|
nfs: fix pf_read return values
|
4 years ago |
|
oss.c
|
vlc_threads: move poll() definitions in a separate header
|
2 years ago |
|
pulse.c
|
plugins: purge use of set_category()
|
4 years ago |
|
rdp.c
|
rdp: use <stdckdint.h>
|
2 years 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 anonymous login with last Windows update
|
3 years 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
|
modules: include vlc_configuration.h when using config_GetUserDir()
|
3 years ago |
|
shm.c
|
access/shm: use default 15-bit/16-bit chroma without a mask
|
3 years ago |
|
smb2.c
|
modules: set VLC_MALLOC on strings allocated by a memstream
|
2 years ago |
|
smb_common.h
|
dsm: specify the v1 protocol in the dialog credential title
|
7 years ago |
|
srt.c
|
SRT: remove tabs in source code
|
2 years ago |
|
srt_common.c
|
access: use strtok_r() in srt_url_parse_query()
|
3 years ago |
|
srt_common.h
|
srt: add stream ID option
|
5 years 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
|
modules: access: handle vlc_credential_get interruption
|
4 years 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: do not conflate depth with bpp
|
2 years ago |
|
wasapi.c
|
wasapi: use stdc_count_ones()
|
2 years ago |