FreeRDP/channels/video/client
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
..
CMakeLists.txt Removed BUILTIN_CHANNELS 2022-02-23 10:43:46 +01:00
video_main.c Fixed #7753: Step calculation in YUV decoder (#7758) 2022-03-29 13:55:52 +02:00
video_main.h Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00