FreeRDP/channels
akallabeth 1378c8e671
Fixed #7753: Step calculation in YUV decoder (#7758)
* Fixed #7753: Step calculation in YUV decoder

* Fixed rectangle_is_empty

* Added rectangle intersection check in YUV decoder

* Skip intersecting rectangles in YUV decoder

* Refactored YUV work object handling

* Allocate / free in yuv_context_new and yuv_context_free
* WINPR_ASSERT all function arguments

* Pass yuv_context_reset result from h264_context_reset

* Reset PTP_WORK buffer to NULL after use
2022-03-29 13:55:52 +02:00
..
ainput Removed HAVE_CONFIG_H uses 2022-03-03 11:26:48 +01:00
audin Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
client Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
cliprdr Moved clipboard utils to core library, fixes #6760 2022-03-28 14:59:30 +02:00
disp Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
drdynvc Fixed WINPR_UNUSED/WINPR_ASSERT mixup 2022-03-28 15:52:32 +02:00
drive drive: fix number of links 2022-03-24 13:40:31 +01:00
echo Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
encomsp Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
geometry Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
gfxredir Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
parallel Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
printer Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
rail Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
rdp2tcp Removed BUILTIN_CHANNELS 2022-02-23 10:43:46 +01:00
rdpdr Cleaned up use of rdpSettings in channels 2022-03-28 15:52:32 +02:00
rdpei Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
rdpgfx Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
rdpsnd Unified rdpsnd cleanup code (#7697) 2022-03-04 09:55:37 +01:00
remdesk Cleaned up use of rdpSettings in channels 2022-03-28 15:52:32 +02:00
serial Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
server Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
smartcard Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
sshagent Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
tsmf Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
urbdrc Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
video Fixed #7753: Step calculation in YUV decoder (#7758) 2022-03-29 13:55:52 +02:00
CMakeLists.txt Removed BUILTIN_CHANNELS 2022-02-23 10:43:46 +01:00