vlc/modules
Alexandre Janniaux f2c8b28974 meson: add option for librist support 2023-02-06 21:14:23 +00:00
..
access access: fix restrict usage in block reading callbacks 2023-01-30 10:06:19 +00:00
access_output meson: fix dict key/value style 2023-01-15 09:26:33 +00:00
audio_filter audio_filter: remove unneeded structure cast on initialization 2023-01-17 11:33:05 +00:00
audio_mixer meson: add initial meson build system 2023-01-04 14:48:39 +00:00
audio_output amem: fix restrict usage in start callback 2023-01-30 10:06:19 +00:00
codec d3d11va: exit early when video decoding is not supported 2023-02-06 20:17:02 +00:00
control Dbus control module: release linked-list elements 2023-02-02 05:44:24 +00:00
demux demux: libmp4: use vlc_assert_unreachable 2023-02-03 17:28:44 +00:00
gui qml: fix header offset in genre subview 2023-02-06 19:21:35 +00:00
hw d3d11_decoder: add the RGB mask if needed 2023-02-06 20:17:02 +00:00
isa arm: neon: return VLC_SUCCESS for packed to planar 2022-08-15 13:15:12 +00:00
keystore meson: add initial meson build system 2023-01-04 14:48:39 +00:00
logger meson: avoid using arrays for files() 2023-01-15 09:26:33 +00:00
lua lua: extension: use ARRAY_SIZE directly 2023-02-04 04:45:02 +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 image: ensure picture is released from client 2023-02-02 14:45:59 +00:00
mux mux: extradata: add support for H264 and HEVC 2023-01-26 21:16:07 +00:00
notify modules: fix typos 2022-01-08 15:19:32 +00:00
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 dynamicoverlay: do not log error on ENOMEM 2023-01-24 00:30:38 +00:00
stream_extractor archive: fix the type used for libarchive_skip_cb 2023-01-07 22:21:26 +00:00
stream_filter avoid empty function parameters 2023-01-17 10:37:49 +00:00
stream_out sout: display: switch to `vlc_frame_t` 2023-02-03 16:55:34 +00:00
text_renderer meson: add libcom_cppflags to C++ modules using LIBCOM 2023-01-24 14:02:56 +00:00
video_chroma d3d11: allow using an external device without decoding support 2023-02-06 20:17:02 +00:00
video_filter video_filter: ci_filters: remove unused variables 2023-01-11 14:35:06 +00:00
video_output meson: add interop_dxva2 plugin 2023-02-05 06:41:37 +00:00
video_splitter meson: add initial meson build system 2023-01-04 14:48:39 +00:00
visualization meson: fix named argument style 2023-01-15 09:26:33 +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 modules: common.am: remove trailing characters 2021-09-15 17:06:27 +00:00
meson.build meson: add option for librist support 2023-02-06 21:14:23 +00:00
module.rc.in