vlc/modules
Thomas Guillem d1e483cc75 preparser: thumbnailer: add hw_dec configuration
Disabled by default, but can be forced with the new configuration
option.
2024-11-21 13:28:21 +00:00
..
access meson: add nfs access module 2024-11-19 14:11:44 +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: only use pw_stream_get_nsec() past 1.1.0 2024-11-20 10:55:43 +00:00
codec codec: fix AV1 documentation of extradata 2024-11-20 12:09:50 +00:00
control meson: disable some modules only built for desktop on UWP 2024-11-16 08:41:34 +00:00
demux demux: add support for Genetec G64 2024-11-16 17:44:18 +00:00
gui qt: fix race condition when SystemPalette is destroyed 2024-11-21 10:09:13 +00:00
hw meson: add nvdec modules 2024-11-16 09:52:59 +00:00
isa vlc_fourcc: remove read-only VLC_CODEC_RGB16 2023-10-07 10:20:59 +00:00
keystore remove deprecated ATOMIC_VAR_INIT() usage 2024-02-06 08:32:48 +00:00
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: thumbnailer: add hw_dec configuration 2024-11-21 13:28:21 +00:00
mux meson: add muxer modules 2024-11-13 07:58:44 +00:00
notify macosx: Use dot notation to acces NSNotificationCenter defaultCenter 2023-06-10 21:40:26 +00:00
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 archive: restore original state after a seek/skip error 2024-11-20 14:26:27 +00:00
stream_filter meson: add aribcam module 2024-11-14 10:31:47 +00:00
stream_out meson: add sdi stream output module 2024-11-19 14:11:44 +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: add yadif assembler to deinterlacer 2024-11-19 09:14:25 +00:00
video_output macosx: use automatic -fobjc-arc reference counting 2024-11-20 06:14:27 +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 plugins: rename __PLUGIN__ to VLC_DYNAMIC_PLUGIN 2023-03-03 14:13:29 +00:00
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: add nasm support 2024-11-19 09:14:25 +00:00
module.rc.in