.. |
dcp
|
dcp: add (future) missing include
|
2023-12-25 13:40:11 +00:00 |
dshow
|
access/dshow: use IID_PPV_ARGS to get object instances
|
2024-07-02 12:38:47 +00:00 |
dsm
|
modules: include vlc_arrays.h when using vlc_array_t
|
2023-05-04 10:00:11 +00:00 |
dtv
|
bdagraph: remove definition of unused classes
|
2024-06-28 08:42:59 +00:00 |
dvb
|
modules: add missing void parameters to functions
|
2024-01-08 07:06:53 +00:00 |
http
|
http: allow short response byte range
|
2024-05-07 13:38:39 +00:00 |
linsys
|
vlc_threads: move poll() definitions in a separate header
|
2024-01-30 09:39:00 +00:00 |
mms
|
mms: use <stdckdint.h>
|
2024-02-20 19:34:53 +00:00 |
rtp
|
meson: create a srtp dependency
|
2024-11-09 09:20:47 +00:00 |
screen
|
meson: fix screen module in UWP
|
2024-11-16 08:41:34 +00:00 |
v4l2
|
vlc_es: remove always 0 video_format_t RGB mask
|
2023-10-07 10:20:59 +00:00 |
vcd
|
vcd: cdrom: add missing allocation check
|
2023-09-21 08:50:00 +00:00 |
alsa.c
|
modules: include vlc_threads.h when using vlc_savecancel()
|
2023-04-27 19:44:35 +00:00 |
amt.c
|
modules: include vlc_threads.h when using vlc_savecancel()
|
2023-04-27 19:44:35 +00:00 |
avaudiocapture.m
|
macosx: Access device isInUseByAnotherApplication with dot notation
|
2023-06-10 21:40:26 +00:00 |
avcapture.m
|
macosx: Access device isInUseByAnotherApplication with dot notation
|
2023-06-10 21:40:26 +00:00 |
avio.c
|
modules: include vlc_configuration.h when using config_ChainParse()
|
2023-05-06 06:56:32 +00:00 |
avio.h
|
plugins: purge use of set_category()
|
2021-12-20 09:45:01 +00:00 |
bluray.c
|
bluray: add a enable/disable persistent storage setting for BD-J
|
2024-10-07 06:06:23 +00:00 |
cache.c
|
access: cache: use local path for cache.h include
|
2024-11-16 09:27:17 +00:00 |
cache.h
|
modules: include vlc_threads.h when using vlc_once_t
|
2023-04-27 19:44:35 +00:00 |
cdda.c
|
cdda: don't check for !*psz_mbserver
|
2024-01-12 06:45:52 +00:00 |
concat.c
|
access: concat: fix typo in shortcut
|
2023-03-10 14:18:48 +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: split the code to log field dominance and map to block flags
|
2023-10-08 05:41:50 +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
|
vlc_threads: move poll() definitions in a separate header
|
2024-01-30 09:39:00 +00:00 |
dvdnav.c
|
dvdnav: check the generated track is a SPU
|
2024-08-16 06:50:26 +00:00 |
dvdread.c
|
vlc_es: use a define for the count of elements in CLUT SPUs
|
2023-07-19 09:14:21 +00:00 |
emjsfile.c
|
wasm: emjsfile: fix pthread worker access
|
2024-03-11 20:45:01 +00:00 |
file.c
|
access: file: implement STREAM_GET_MTIME
|
2023-07-20 13:42:03 +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: Add mtime to MLST directory listing items
|
2024-04-05 08:50:14 +00:00 |
gopher.c
|
plugins: purge use of set_category()
|
2021-12-20 09:45:01 +00:00 |
http.c
|
http: add missing allocation check
|
2023-09-21 08:50:00 +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
|
imem: return proper demuxer return codes
|
2024-01-27 11:54:30 +00:00 |
jack.c
|
jack: use stdc_bit_floor()
|
2024-01-06 13:23:18 +00:00 |
live555_dtsgen.h
|
modules: fix typos
|
2022-01-08 15:19:32 +00:00 |
live555.cpp
|
demux: live555: allow to use rtsps
|
2024-09-21 21:19:52 +02:00 |
Makefile.am
|
webservices: use demux/json parser in webservices
|
2024-10-06 07:34:42 +00:00 |
meson.build
|
meson: add merge-ffmpeg option
|
2024-11-22 10:43:46 +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
|
vlc_threads: move poll() definitions in a separate header
|
2024-01-30 09:39:00 +00:00 |
pulse.c
|
plugins: purge use of set_category()
|
2021-12-20 09:45:01 +00:00 |
rdp.c
|
rdp: use <stdckdint.h>
|
2024-02-20 19:34:53 +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
|
samba: fix anonymous login with last Windows update
|
2023-07-04 12:59:49 +00:00 |
satip.c
|
vlc_threads: move poll() definitions in a separate header
|
2024-01-30 09:39:00 +00:00 |
sdi.c
|
access: sdi: include config.h before include VLC headers
|
2021-06-23 12:56:26 +00:00 |
sdi.h
|
|
|
sdp.c
|
plugins: purge use of set_category()
|
2021-12-20 09:45:01 +00:00 |
sftp.c
|
sftp: fix seek for large files on 32-bit OS
|
2024-06-27 09:07:57 +00:00 |
shm.c
|
access/shm: use default 15-bit/16-bit chroma without a mask
|
2023-10-04 17:53:33 +00:00 |
smb2.c
|
modules: set VLC_MALLOC on strings allocated by a memstream
|
2023-11-28 06:35:20 +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: share the SRT key length names like the key length values
|
2024-04-28 14:45:45 +00:00 |
srt_common.h
|
srt: share the SRT key length names like the key length values
|
2024-04-28 14:45:45 +00:00 |
srt.c
|
SRT: remove tabs in source code
|
2023-11-11 14:54:36 +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
|
meta: vlc_meta_AddExtra() rename to vlc_meta_SetExtra()
|
2023-06-25 17:16:35 +00:00 |
vlc_decklink.h
|
decklink: fix HRESULT printing
|
2021-12-06 12:58:11 +00:00 |
vnc.c
|
access/vnc: do not conflate depth with bpp
|
2024-02-14 13:24:13 +00:00 |
wasapi.c
|
use COINIT_DISABLE_OLE1DDE with CoInitializeEx()
|
2024-06-27 14:07:13 +00:00 |