1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00
vlc/modules
2023-01-12 10:47:29 +00:00
..
access access: meson.build: add missing -fobjc-arc 2023-01-11 14:35:06 +00:00
access_output sout: use uint64_t for seeking offsets 2023-01-07 22:21:26 +00:00
audio_filter meson: add initial meson build system 2023-01-04 14:48:39 +00:00
audio_mixer meson: add initial meson build system 2023-01-04 14:48:39 +00:00
audio_output audiounit: fix surround input on stereo output 2023-01-06 07:43:48 +00:00
codec meson: add d3d11_common library 2023-01-11 07:57:22 +00:00
control DBus control module: return DBus error message instead of entering an infinite loop 2023-01-06 23:29:41 +00:00
demux meson: add initial meson build system 2023-01-04 14:48:39 +00:00
gui macosx: Remove duplicate dynamic collection view item sizing calculation from various collection view delegates, use VLCLibraryUIUnits method instead 2023-01-12 10:47:29 +00:00
hw codec/packtizer: rename p_fmt_in to fmt_in 2022-11-16 17:42:04 +00:00
isa
keystore meson: add initial meson build system 2023-01-04 14:48:39 +00:00
logger console logger: use isatty on Windows if it's available 2023-01-11 09:46:11 +00:00
lua meson: add initial meson build system 2023-01-04 14:48:39 +00:00
meta_engine taglib: don't cast the file st_size to a possibly smaller type 2023-01-07 22:21:26 +00:00
misc meson: add initial meson build system 2023-01-04 14:48:39 +00:00
mux mux/avi: use uint32_t for buffer offset 2023-01-07 22:21:26 +00:00
notify
packetizer hxxx_nal: use size_t for the move values 2023-01-07 22:21:26 +00:00
services_discovery services_discovery: bonjour: fix uninitialized variable 2023-01-11 14:35:06 +00:00
spu meson: add initial meson build system 2023-01-04 14:48:39 +00:00
stream_extractor archive: fix the type used for libarchive_skip_cb 2023-01-07 22:21:26 +00:00
stream_filter meson: add initial meson build system 2023-01-04 14:48:39 +00:00
stream_out transcode: remove tautology 2023-01-11 14:35:06 +00:00
text_renderer meson: add initial meson build system 2023-01-04 14:48:39 +00:00
video_chroma meson: disable tests using alarm() on Windows 2023-01-11 07:57:22 +00:00
video_filter video_filter: ci_filters: remove unused variables 2023-01-11 14:35:06 +00:00
video_output meson: opengl: implement interop_sw as module 2023-01-08 14:40:04 +00:00
video_splitter meson: add initial meson build system 2023-01-04 14:48:39 +00:00
visualization meson: add initial meson build system 2023-01-04 14:48:39 +00:00
.gitignore
common.am
Makefile.am
meson.build meson: add initial meson build system 2023-01-04 14:48:39 +00:00
module.rc.in