vlc/vlc-3.0 | branch: master | Steve Lhomme <[email protected]> | Thu Feb 7 09:36:21 2019 +0100| [5594980ca81252fc885c957c1a9137ceead1ce0b] | committer: Steve Lhomme
News: Fix D3D11 12 bits rendering > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=5594980ca81252fc885c957c1a9137ceead1ce0b --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 0611d2a47b..f506853837 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ Changes between 3.0.6 and 3.0.7: -------------------------------- +Video Output: + * Fix 12 bits sources playback with Direct3D11 + Changes between 3.0.5 and 3.0.6: -------------------------------- _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
