-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
Bug reported in #3305 has been reintroduced in master
and https://github.com/cisco/openh264/tree/v2.2.0
Offending commit: dc17cee
Easy way to test:
- Compile
FreeRDP
from https://github.com/FreeRDP/FreeRDP/tree/master withcmake -GNinja -DWITH_OPENH264=ON
- Connect to some windows RDP server with
xfreerdp /v:someserver
(AVC mode enabled) - Create a selection rectangle with a mouse left click
- Release the rectangle
- See that the rectangle is (in part) still visible
To verify the stream can be decoded properly:
- Compile
FreeRDP
from https://github.com/FreeRDP/FreeRDP/tree/master withcmake -GNinja -DWITH_FFMPEG=ON
- Retry above
Metadata
Metadata
Assignees
Labels
No labels