vlc/modules
Fatih Uzunoglu ef6d533d51 qt: remove d3d version check in compositor_win7 for Qt 6 2024-03-24 20:32:07 +00:00
..
access vlc_subpicture: remove the rendering zoom from subpicture_region_t 2024-03-12 07:29:36 +00:00
access_output modules: assume sizeof(uint8_t) is 1 2023-07-13 06:40:42 +00:00
audio_filter remap: use stdc_count_ones() 2024-01-06 13:23:18 +00:00
audio_mixer meson: add initial meson build system 2023-01-04 14:48:39 +00:00
audio_output build system: simplify checks for iOS and tvOS 2024-03-20 05:59:45 +00:00
codec codec/demux: ttml: handle non-default namespaces 2024-03-22 20:15:27 +00:00
control globalhotkeys: start the win32 hotkeys as autorun 2024-02-01 22:07:18 +00:00
demux codec/demux: ttml: handle non-default namespaces 2024-03-22 20:15:27 +00:00
gui qt: remove d3d version check in compositor_win7 for Qt 6 2024-03-24 20:32:07 +00:00
hw vlc_spu: assume display module that can render subpicture regions can scale it 2024-03-22 11:40:44 +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 Add "Lua" to the dependency names list 2024-03-22 14:37:58 +00:00
meta_engine contrib: Bump taglib to 2.0 2024-02-11 15:22:29 +00:00
misc fsstorage: replace local recursive mkdir implementation by vlc_mkdir_parent 2024-03-21 09:50:58 +00:00
mux mux: mp4: remove \0 from TTML filler payload 2024-03-02 17:18:20 +00:00
notify macosx: Use dot notation to acces NSNotificationCenter defaultCenter 2023-06-10 21:40:26 +00:00
packetizer packetizer: hevc: fix xps insertion on recovery point 2024-03-05 18:54:43 +00:00
services_discovery sd: sap: fix crash with NULL category 2024-02-28 09:07:55 +00:00
spu modules: use actual alignment values in parameter lists 2024-03-05 13:46:45 +00:00
stream_extractor archive: replace concat-list variable with stream extractor volumes 2023-11-29 10:38:54 +00:00
stream_filter hds: attempt to fix locking 2024-02-08 10:26:57 +00:00
stream_out vlc_spu: assume display module that can render subpicture regions can scale it 2024-03-22 11:40:44 +00:00
text_renderer freetype: remove unused i_chroma parameter 2024-02-24 13:37:11 +00:00
video_chroma yuvp: assert on bogus palette 2024-03-12 09:23:36 +00:00
video_filter build system: simplify checks for iOS and tvOS 2024-03-20 05:59:45 +00:00
video_output d3d11_scaler: fix deadlock on NVIDIA detection errors 2024-03-24 04:32:43 +00:00
video_splitter vlc_fourcc: remove full range chromas 2023-10-09 17:40:44 +00:00
visualization goom: use VLC_CODEC_XRGB instead of VLC_CODEC_RGB32 2023-09-24 19:57:38 +00:00
.gitignore modules: remove unused dummy.cpp 2022-09-14 10:51:42 +00:00
Makefile.am modules: remove unused dummy.cpp 2022-09-14 10:51:42 +00:00
common.am plugins: rename __PLUGIN__ to VLC_DYNAMIC_PLUGIN 2023-03-03 14:13:29 +00:00
meson.build meson: add option to specify extra_files 2024-02-17 06:33:50 +00:00
module.rc.in