vlc/vlc-3.0 | branch: master | Marvin Scholz <[email protected]> | Sat Mar 21 21:22:55 2020 +0100| [93f0ecb6f52069544bff681b57ffb9ccc243c5e6] | committer: Marvin Scholz
Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=93f0ecb6f52069544bff681b57ffb9ccc243c5e6 --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 40a0b1e843..939c35b8a1 100644 --- a/NEWS +++ b/NEWS @@ -50,6 +50,13 @@ Mux: * Fixed some YUV mappings macOS: + * Use a layer based video output on 10.14 and higher, which should + fix various rendering issues where the vout would glitch between + a wrong size and the correct size. + Additionally this works around OpenGL issues with Macs that have a + dedicated NVIDIA GPU, which caused rendering artifacts in the whole + OS, especially when the "Reduce transparency" accessibility option + is used * Remove qtsound module and add avaudiocapture module as replacement * Fix audio capture on macOS Catalina by using avaudiocapture * Inform the user in case OS permissions are missing for certain actions _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
