vlc/modules
Fatih Uzunoglu 11538a1e0f qml: add horizontal ScrollBar to localMenuView 2023-03-02 17:36:48 +00:00
..
access http: remove uneeded cast 2023-02-28 09:06:57 +00:00
access_output meson: fix dict key/value style 2023-01-15 09:26:33 +00:00
audio_filter filter: avoid casting void* to/from p_sys 2023-02-11 13:19:46 +00:00
audio_mixer meson: add initial meson build system 2023-01-04 14:48:39 +00:00
audio_output configure: don't the check presence of stricmp 2023-02-28 10:10:27 +00:00
codec codec: vpx: use same chroma lookup logic as dav1d 2023-03-01 15:25:13 +00:00
control Dbus control module: release linked-list elements 2023-02-02 05:44:24 +00:00
demux adaptive/mp4: don't force all included headers to be C files 2023-02-28 08:52:01 +00:00
gui qml: add horizontal ScrollBar to localMenuView 2023-03-02 17:36:48 +00:00
hw d3d11_surface: add mapping VLC_CODEC_D3D11_OPAQUE_RGBA to VLC_CODEC_RGBA10 2023-02-13 13:30:54 +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 logger/json: remove unused strings 2023-03-02 09:15:59 +00:00
lua lua: vlc: remove forward declaration 2023-02-21 10:24:59 +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 inhibit/dbus: fix service and path 2023-02-25 11:57:36 +00:00
mux mp4: explicitly set the 'soun' compression to 0xFFFE when needed 2023-02-17 09:32:59 +00:00
notify modules: fix typos 2022-01-08 15:19:32 +00:00
packetizer packetizers: allow inclusion HXXX NAL helpers from C++ code 2023-02-28 07:35:45 +00:00
services_discovery services_discovery: bonjour: fix uninitialized variable 2023-01-11 14:35:06 +00:00
spu filter: avoid casting void* to/from p_sys 2023-02-11 13:19:46 +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: fix wrong decoder cast 2023-02-22 20:50:14 +00:00
text_renderer avoid empty function parameters 2023-02-10 18:18:54 +00:00
video_chroma d3d11_fmt: add helper to set a ID3D11Texture inside a picture 2023-02-13 13:30:54 +00:00
video_filter filter: avoid casting void* to/from p_sys 2023-02-11 13:19:46 +00:00
video_output interop_android: fix Wunused-variable 2023-03-02 09:59:13 +00:00
video_splitter meson: add initial meson build system 2023-01-04 14:48:39 +00:00
visualization goom: initialize the video format with video_format_Init() 2023-02-14 14:36:20 +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 modules: meson.build: only probe audiounit on OSX 2023-02-06 21:14:23 +00:00
module.rc.in