vlc/modules
Prince Gupta 86947d17ae qt: don't register MLAlbum for QML usage
its never directly used in QML
2024-04-23 06:26:28 +00:00
..
access bluray: init new regions to the top/left of the video 2024-04-09 07:14:12 +00:00
access_output modules: assume sizeof(uint8_t) is 1 2023-07-13 06:40:42 +00:00
audio_filter modules: remove bandlimited "audio resampler" 2024-04-08 13:32:19 +00:00
audio_mixer meson: add initial meson build system 2023-01-04 14:48:39 +00:00
audio_output android: catch one more exception in DynamicsProcessing 2024-04-11 08:19:37 +00:00
codec substext: set the margin to 0 when settling the fixed position 2024-04-09 07:14:12 +00:00
control globalhotkeys: start the win32 hotkeys as autorun 2024-02-01 22:07:18 +00:00
demux adaptive: replace struct Attribute with class 2024-04-22 05:20:11 +00:00
gui qt: don't register MLAlbum for QML usage 2024-04-23 06:26:28 +00:00
hw display: remove redundant VOUT_DISPLAY_CHANGE_ZOOM 2024-04-15 05:51:40 +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 medialibrary: expose the `publicOnly` query parameter 2024-04-11 13:19:17 +00:00
meta_engine contrib: Bump taglib to 2.0 2024-02-11 15:22:29 +00:00
misc medialibrary: allow changing folder public state 2024-04-11 13:19:17 +00:00
mux mux: mp4: add additionally used TTML namespace 2024-03-27 08:41:57 +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 vout_subpictures: remove write-only subpicture_t absolute flag 2024-04-05 08:12:29 +02: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 sout: rtp_rawvideo: error out instead of asserting 2024-04-20 14:38:36 -04:00
text_renderer freetype: remove unused i_chroma parameter 2024-02-24 13:37:11 +00:00
video_chroma d3d11_fmt: allow selecting a format with any alpha value 2024-04-03 15:31:12 +00:00
video_filter video_chroma: meson: use 'enabled' property for plugins 2024-03-29 13:06:20 +00:00
video_output caca: handle CHANGE_SOURCE_PLACE like a CROP change 2024-04-20 14:40:12 +00:00
video_splitter vlc_fourcc: remove full range chromas 2023-10-09 17:40:44 +00:00
visualization visualization: meson: add missing plugins 2024-04-07 14:59:17 +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 qt: update to Qt 6 2024-03-29 17:34:02 +00:00
module.rc.in