vlc/modules
2024-11-16 09:52:59 +00:00
..
access access: cache: use local path for cache.h include 2024-11-16 09:27:17 +00:00
access_output meson: use the same http PUT plugin name as autotools 2024-11-09 11:02:35 +00:00
audio_filter soxr: add a pts for the drained block 2024-07-19 06:50:24 +00:00
audio_mixer
audio_output pipewire: ensure passthrough is possible 2024-11-13 18:31:21 +00:00
codec meson: fix faad2 detection 2024-11-16 09:52:59 +00:00
control meson: disable some modules only built for desktop on UWP 2024-11-16 08:41:34 +00:00
demux meson: add sidplay demuxer 2024-11-16 09:52:59 +00:00
gui meson: add skins2 module 2024-11-16 06:47:43 +00:00
hw meson: add nvdec modules 2024-11-16 09:52:59 +00:00
isa
keystore
logger tracer: use an array of entries instead of va_list 2024-03-07 09:26:22 +00:00
lua lua: don't use | operator on VLC errors 2024-09-19 11:22:10 +00:00
meta_engine meta: taglib: simplify processing Ogg pictures 2024-09-25 12:59:37 +00:00
misc preparser: add a struct to configure the preparser 2024-11-09 15:24:26 +00:00
mux meson: add muxer modules 2024-11-13 07:58:44 +00:00
notify
packetizer packetizer: h264: remove unused constraints helper 2024-11-08 10:22:40 +00:00
services_discovery meson: disable some modules only built for desktop on UWP 2024-11-16 08:41:34 +00:00
spu audiobargraph: rename alarm boolean 2024-10-30 06:36:56 +00:00
stream_extractor meson: add archive stream extractor module 2024-11-14 10:31:47 +00:00
stream_filter meson: add aribcam module 2024-11-14 10:31:47 +00:00
stream_out sdi: use direct path to vlc_decklink.h 2024-11-16 05:54:00 +00:00
text_renderer meson: text_renderer: add harfbuzz support 2024-08-31 10:04:13 +00:00
video_chroma uwp: include process.h before forcing the WINAPI_FAMILY 2024-11-16 09:08:12 +00:00
video_filter meson: move deinterlacecommon_lib to share with other modules 2024-11-09 11:02:35 +00:00
video_output meson: use the internal have_win_store in modules 2024-11-16 08:41:34 +00:00
video_splitter meson: disable some modules only built for desktop on UWP 2024-11-16 08:41:34 +00:00
visualization meson: enable projectm on Windows 2024-11-16 07:28:14 +00:00
.gitignore modules: ignore vlc_modules_list 2024-07-27 05:22:17 +00:00
Cargo.toml modules: Cargo.toml: expose vlcrs-core to modules 2024-09-02 09:18:55 +00:00
common.am
libtool_cargo.sh libtool_cargo: use printf instead of echo 2024-09-02 09:18:55 +00:00
Makefile.am configure.ac: add --with-rust-std parameter 2024-09-04 16:06:27 +00:00
meson.build meson: include hw subdir after video_output 2024-11-16 09:52:59 +00:00
module.rc.in