FreeRDP/server/shadow/Win
akallabeth fd902fb345
Win fixes multiple warnings + YUV decoder crash (#6873)
* Fixed conditional reading of regisrty values.

* Fixed sign warnings

* Removed use of deprecated settings functions

* added missing include

* Removed unused functions.

* Refactored registry reading functions

* Fixed TCHAR preprocessor for printf

* Fixed compilation warnings.

* Added bounding rectangle check for multithreadded yuv decoder

* Ensure yuv step calculation height is always >0

* Deactivate multithreadded YUV decoder until artifacts are fixed.
2021-03-08 12:48:22 +01:00
..
win_dxgi.c Reformatted to new style 2019-11-07 10:53:54 +01:00
win_dxgi.h Reformatted to new style 2019-11-07 10:53:54 +01:00
win_rdp.c Added warning to win shadow server 2019-12-12 09:20:30 +01:00
win_rdp.h Reformatted to new style 2019-11-07 10:53:54 +01:00
win_shadow.c Reformatted to new style 2019-11-07 10:53:54 +01:00
win_shadow.h Reformatted to new style 2019-11-07 10:53:54 +01:00
win_wds.c Win fixes multiple warnings + YUV decoder crash (#6873) 2021-03-08 12:48:22 +01:00
win_wds.h Reformatted to new style 2019-11-07 10:53:54 +01:00