- Aug 03, 2021
-
-
Thomas Guillem authored
1/ Unselect all ESes not matching the list 2/ Select all ESes matching the list This avoids having more than one ESes selected when avoidable. Having more than one ESes selected is supported for VIDEO_ES and SPU_ES but not for AUDIO_ES (EXCLUSIVE policy). This commit fixes the EXCLUSIVE policy that was not respected by EsOutSelectListFromProps().
-
Thomas Guillem authored
-
Thomas Guillem authored
1/ Unselect all ESes not matching the list 2/ Select all ESes matching the list This avoids having more than one ESes selected when avoidable. Having more than one ESes selected is supported for VIDEO_ES and SPU_ES but not for AUDIO_ES (EXCLUSIVE policy). This commit fixes the EXCLUSIVE policy that was not respected by EsOutSelectList().
-
Thomas Guillem authored
-
Hugo Beauzée-Luyssen authored
We don't need to expose @@CONTRIB_PREFIX@@ to the caller as long as we keep using the same value internally in the script
-
Hugo Beauzée-Luyssen authored
Don't proceed with the script if the invocation is incorrect.
-
Hugo Beauzée-Luyssen authored
Otherwise the module will be enabled since the .pc file is present, but the build will fail since the actual files won't be able to be found
-
Hugo Beauzée-Luyssen authored
This argument matches the existing documentation and allows us to use 'check' for an actual check in the next commit
-
- Aug 02, 2021
-
-
- Aug 01, 2021
-
-
the line removed from avcodec appears to just be a stray and obsolete code remenant.
-
- Jul 31, 2021
-
-
Hugo Beauzée-Luyssen authored
This version has protobuf-compiler prebuilt in order to speed up the android jobs
-
-
-
-
-
-
-
-
-
this will be reused in different parts as well
-
-
defines background color for local toolbar section of BannerSources
-
-
update banner and bgAlt contants
-
use 'bgAlt' constant for background color
-
-
the old text here has been obsolete since we stopped "blindly" copying between video_palette_t and ffmpeg/libavcodec's AVPaletteControl struct in 61146f7e.
-
fixes #25748
-
-
-
recent introduction of Loaders broke the navigation. This patch intends to fix the regression. fixes #25762.
-
drop obsolete entries.
- Jul 30, 2021
-
-
fixes cut off edges in maximized window when using CSD
-
-
fixes one of the accessibility issues reported in #25896.
-
in the qt codebase properties are often used but they are not overridden by a derived class. according to the Qt docs, the presence of final attribute can be used for performance optimizations.
-
-
-
-