1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/modules
2023-10-31 07:45:29 +01:00
..
access bluray: return early if the region creation fails 2023-10-31 07:45:29 +01: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
audio_output load module with a logger 2023-10-20 13:31:31 +00:00
codec subsusf: directly fill spu->p_region in ParseUSFString() 2023-10-31 07:45:29 +01:00
control control: dbus: check EINTR for read 2023-08-10 15:46:34 +00:00
demux demux: mp4: fix overflow applying roll distance 2023-10-26 14:36:46 +00:00
gui qml: intelligently show drop indicator in medialibrary playlist 2023-10-30 13:35:52 +00:00
hw nvdec_fmt: simplify is_nvdec_opaque() 2023-10-21 16:06:00 +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
packetizer packetizer: hevc: fix offset defaults on missing info 2023-10-24 12:39:27 +00:00
services_discovery udisks: fix asprintf format for uint64_t 2023-10-20 11:07:58 +00:00
spu rss: simplify usage of the spu->p_region 2023-10-31 07:45:29 +01: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 subpicture: mark regions that are text based 2023-10-28 10:56:57 +00:00
text_renderer subpicture: mark regions that are text based 2023-10-28 10:56:57 +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 direct3d9: fix parenthesis for NVIDIA range hack 2023-10-23 13:59:34 +02: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
common.am
Makefile.am
meson.build vout: new native display renderer for Apple platforms 2023-09-16 14:31:56 +00:00
module.rc.in