vlc/modules
Steve Lhomme 99c6d056e3 deinterlace: remove unnecessary -O2 forcing for yadif
Tested with -O0 with LLVM-mingw for win64 and win32.
It builds fine and uses the assembler code properly.
2024-11-22 15:17:40 +00:00
..
access meson: add merge-ffmpeg option 2024-11-22 10:43:46 +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 meson: add initial meson build system 2023-01-04 14:48:39 +00:00
audio_output pipewire: only use pw_stream_get_nsec() past 1.1.0 2024-11-20 10:55:43 +00:00
codec meson: add aribcaption CMake detection 2024-11-22 13:48:35 +00:00
control meson: disable some modules only built for desktop on UWP 2024-11-16 08:41:34 +00:00
demux g64: support more headers 2024-11-22 14:42:44 +00:00
gui meson: add update-check option 2024-11-22 10:43:46 +00:00
hw meson: fix error when the contrib include folder is within the source tree 2024-11-21 17:46:26 +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 medialibrary: don't set "no-hw-dec" option on the item 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 meson: add merge-ffmpeg option 2024-11-22 10:43:46 +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: fix read pointer argument 2024-11-22 09:55:14 +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 deinterlace: remove unnecessary -O2 forcing for yadif 2024-11-22 15:17:40 +00:00
video_output caopengllayer: move opengl startup to dedicated function 2024-11-21 18:59:06 +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 Fix Malformed Windows VERSIONINFO structures. (#17090) 2016-06-24 18:37:58 +02:00