vlc/modules
François Cartegnie 447d1b54c5 Merge branch 'mr080803' into 'master'
decoders: update palette per frame

See merge request videolan/vlc!4063
2024-04-28 07:10:47 +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
audio_output android: catch one more exception in DynamicsProcessing 2024-04-11 08:19:37 +00:00
codec Merge branch 'mr080803' into 'master' 2024-04-28 07:10:47 +00:00
control globalhotkeys: start the win32 hotkeys as autorun 2024-02-01 22:07:18 +00:00
demux demux: mp4: fallback on timescale when rate is invalid 2024-04-23 11:21:16 +00:00
gui qml: Added isSortable flag in the list view colModels 2024-04-27 21:33:38 +00:00
hw vaapi: chroma: Implement vaPutImage upload fallback 2024-04-25 09:34:15 +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: darwin: ignore case whe comparing 2024-04-24 12:09:30 +00:00
video_chroma Merge branch 'mr080803' into 'master' 2024-04-28 07:10:47 +00:00
video_filter video_chroma: meson: use 'enabled' property for plugins 2024-03-29 13:06:20 +00:00
video_output interop_vaapi: Don't use DeriveImage with ExportSurfaceHandle 2024-04-25 09:34:15 +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
Makefile.am
common.am
meson.build qt: update to Qt 6 2024-03-29 17:34:02 +00:00
module.rc.in