Skip to content

Some preliminary refactoring for #670 #782

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

elmarco
Copy link
Contributor

@elmarco elmarco commented Apr 29, 2025

From #670

elmarco added 2 commits April 29, 2025 18:12
"session" has a fixed set of supported codecs with associated IDs.

"connector" must expose the set of codecs during capabilities exchange.
It currently uses hard-codes codec IDs in different places.

Move the BitmapCodecs set to ironrdp-pdu. Shared code will be used by
the server, so this is a suitable common place.

Signed-off-by: Marc-André Lureau <[email protected]>
No need to special-case codec_properties_len == 0, defer to the decoding
of the properties instead.

Signed-off-by: Marc-André Lureau <[email protected]>
@elmarco elmarco changed the title Some preliminary refactoring Some preliminary refactoring for #670 Apr 29, 2025
@elmarco
Copy link
Contributor Author

elmarco commented May 6, 2025

@CBenoit ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant