vlc/modules
Alaric Senat 451a8ce5ba sout: dlna: switch to the close callback 2023-11-16 09:40:00 +00:00
..
access bluray: use a reference of internal pictures instead of picture copy 2023-11-16 06:43:49 +00:00
access_output modules: assume sizeof(uint8_t) is 1 2023-07-13 06:40:42 +00:00
audio_filter bandlimited: fix compilation 2023-07-21 09:02:27 +00:00
audio_mixer meson: add initial meson build system 2023-01-04 14:48:39 +00:00
audio_output pulse: earlier return in stream_latency_cb() 2023-11-16 09:10:49 +00:00
codec mft: fix audio decoder logging 2023-11-11 12:13:25 +00:00
control control: dbus: check EINTR for read 2023-08-10 15:46:34 +00:00
demux adaptive: fix debug string formatting 2023-11-11 13:33:49 +00:00
gui qml: remove unnecessary property and fix final overriding in Qt 6.6 2023-11-14 06:32:01 +00:00
hw vlc_list: split reading from a const list a non-const list 2023-11-14 07:25:45 +00:00
isa vlc_fourcc: remove read-only VLC_CODEC_RGB16 2023-10-07 10:20:59 +00:00
keystore macOS: fix OSStatus display 2023-10-20 11:07:58 +00:00
logger logger: json: handle double types 2023-10-26 10:05:58 +00:00
lua include: avoid including vlc_subpicture.h when not needed 2023-08-17 12:22:24 +00:00
meta_engine meson: detect zlib as a dependency 2023-07-04 12:39:13 +00:00
misc input_item: change es_format_t list handling 2023-09-02 09:33:26 +00:00
mux vlc_fourcc: remove read-only VLC_CODEC_RGB24M 2023-09-29 15:09:23 +00:00
notify macosx: Use dot notation to acces NSNotificationCenter defaultCenter 2023-06-10 21:40:26 +00:00
packetizer packetizer: hevc: fix offset defaults on missing info 2023-10-24 12:39:27 +00:00
services_discovery sout: dlna: switch to the close callback 2023-11-16 09:40:00 +00:00
spu subpicture: use helper functions for vlc_spu_regions 2023-11-05 07:16:10 +00:00
stream_extractor stream_extractor: set correct offset on read failure 2023-09-03 11:22:04 +00:00
stream_filter stream: make `GetPtsDelay` impossible to fail 2023-07-21 08:35:16 +00:00
stream_out sout: dlna: switch to the close callback 2023-11-16 09:40:00 +00:00
text_renderer text_renderer: warn when the rendering cannot be done 2023-11-16 08:26:08 +00:00
video_chroma d3d9_fmt: map common D3DFORMAT values to matching VLC chromas 2023-10-23 13:59:34 +02:00
video_filter fourcc: remove read-only VLC_CODEC_YV9 2023-10-18 09:04:56 +00:00
video_output opengl: sampler: fix typo on if condition 2023-11-15 15:53:19 +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 vout: new native display renderer for Apple platforms 2023-09-16 14:31:56 +00:00
module.rc.in