Fixed progressive decoding without subbanddiff
authorakallabeth <akallabeth@posteo.net>
Tue, 15 Dec 2020 08:58:37 +0000 (09:58 +0100)
committerakallabeth <akallabeth@users.noreply.github.com>
Thu, 25 Feb 2021 08:51:41 +0000 (09:51 +0100)
commit1a4c1de6a8923a4e6aba8c603747b2ac4eb0ff1c
treeee63d6c6c2162b573e7e4329d4d7477cac3c3b2d
parent84693e93b6557d3c9abe0da6f2253a2ea4796d3f
Fixed progressive decoding without subbanddiff

(cherry picked from commit e3445eefab77c6666d760fa042f141c0a2d2965a)
include/freerdp/codec/progressive.h
libfreerdp/codec/progressive.c
libfreerdp/codec/rfx_decode.c
libfreerdp/codec/rfx_decode.h
libfreerdp/codec/rfx_dwt.c
libfreerdp/codec/rfx_dwt.h
libfreerdp/codec/test/CMakeLists.txt
libfreerdp/codec/test/TestFreeRDPCodecProgressive.c
libfreerdp/codec/test/progressive.bmp [new file with mode: 0644]
server/proxy/pf_context.c
server/shadow/shadow_client.c