vlc/modules
Steve Lhomme d3832e1cdc direct3d11: only send the HDR metadata when they change
Newer Windows issue this warning if we send metadata with each picture:

DXGI WARNING: IDXGISwapChain4::SetHDRMetaData: Redundant invocation on unchanged
metadata could result in presentation performance inefficiency. [ MISCELLANEOUS WARNING #295: ]

Similar code as done in 269540817f for VLC 4.0.
2023-10-30 06:43:47 +00:00
..
access mmsh: check user size bounds 2023-10-26 17:27:03 +02:00
access_output modules: fix typos 2022-12-03 16:48:59 +00:00
arm_neon arm: Allow building assembly in thumb mode 2018-11-22 11:51:32 +01:00
audio_filter modules: fix typos 2022-12-03 16:48:59 +00:00
audio_mixer
audio_output winstore: fix memleak if device failed 2023-06-24 05:44:23 +00:00
codec avcodec: fix crash when AV1 hardware decoder fails 2023-10-21 17:08:40 +00:00
control DBus control module: return DBus error message instead of entering an infinite loop 2023-01-11 05:06:51 +00:00
demux demux: mp4: fix duration probing on missing info 2023-08-12 21:57:59 +02:00
gui qt: fix fullscreen controlbar disappearing on interaction on windows 2023-10-21 15:04:25 +00:00
hw avcodec: va: pass the software format description to the VA 2023-04-07 07:49:28 +00:00
keystore modules: fix typos 2022-12-03 16:48:59 +00:00
logger logger/console: print messages in system locale on OS/2 2021-08-13 06:55:50 +00:00
lua modules: fix typos 2022-12-03 16:48:59 +00:00
meta_engine taglib: wav: fix RIFF INFO tags parsing 2023-03-19 07:27:24 +00:00
misc inhibit/dbus: fix service and path 2023-03-01 06:33:35 +00:00
mux modules: fix typos 2022-12-03 16:48:59 +00:00
notify Remove unnecessary spaces from messages 2017-11-20 18:54:50 +02:00
packetizer packetizer: av1: fix bogus detection of monochrome 2023-08-02 14:55:35 +02:00
services_discovery modules: fix typos 2022-12-03 16:48:59 +00:00
spu modules: fix typos 2022-12-03 16:48:59 +00:00
stream_extractor stream_extractor: archive: enable Control/Seek even if libarchive died 2018-07-29 16:29:48 +02:00
stream_filter modules: fix typos 2022-12-03 16:48:59 +00:00
stream_out modules: fix typos 2022-12-03 16:48:59 +00:00
text_renderer modules: fix typos 2022-12-03 16:48:59 +00:00
video_chroma d3d11_fmt: check all the Display driver items 2023-10-14 13:32:00 +00:00
video_filter video_filter: Makefile.am: fix ci_filters's LDFLAGS 2023-06-07 15:10:19 +02:00
video_output direct3d11: only send the HDR metadata when they change 2023-10-30 06:43:47 +00:00
video_splitter wall: fix non-first abscissa of non-8-bit samples 2022-06-02 19:25:20 +03:00
visualization goom: initialize the video format with video_format_Init() 2023-02-15 16:00:24 +00:00
.gitignore
MODULES_LIST Update MODULES_LIST 2021-04-13 03:07:39 +02:00
Makefile.am accesstweaks: compile as part of test suite 2017-11-28 19:18:32 +02:00
common.am Make Flex and Bison tests inconditional 2017-11-19 11:41:48 +02:00
list.sh Remove Modules.am support 2017-01-22 16:48:09 +02:00
module.rc.in