- Jul 31, 2021
-
-
-
-
-
-
-
-
-
-
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.
-
-
-
-
-
-
-
-
-
replaces drag support from MusicTracksDisplay. This way it can be reused in places where MusicTrackListDisplay is used like in expand delegates
-
-
-
-
-
fixes #25902 fixup 7a00ed44
-
- Jul 29, 2021
-
-
Tristan Matthews authored
- Bug fixes [1]: * exports.cmake: use APPLE and WIN32 and use def for mingw-w64 https://aomedia-review.googlesource.com/c/aom/+/139882 * Issue 2993: Incorrect spatial_id when decoding base layer of multi-layer stream * Issue 3080: Chroma Resampling by Encoder on Y4M Inputs Files Tagged as C420mpeg2 * Issue 3081: Use of uninitialized value $version_extra in concatenation (.) or string at aom/build/cmake/version.pl line 88. [1] https://aomedia.googlesource.com/aom/+/refs/tags/v3.1.2/CHANGELOG
-