From: Victor Toso <me@xxxxxxxxxxxxxx> Hi, I've removed all extra patches that don't handle the preferred-video-codec message. I plan to send an updated RFC with Frediano's proposal for new API [0] so we can keep discussing on how to set/handle the host-side of video-codec priorities. [0] https://lists.freedesktop.org/archives/spice-devel/2017-February/035396.html In the spice-gtk patches, addressed the comments from Pavel. To make it easier to review, one could check the diffs: - v6 2/9 -> v7 2/3: https://paste.fedoraproject.org/549819/63765151/ - v6 3/9 -> v7 3/3: https://paste.fedoraproject.org/549825/14863775/ The extra patches in spice-gtk are postponed till those three get in.. then we can discuss it better. Victor Toso (1): dcc: handle preferred video codec message server/dcc-private.h | 5 ++ server/dcc.c | 121 +++++++++++++++++++++++++++++++++++++++++++++++ server/dcc.h | 1 + server/display-channel.c | 2 + server/stream.c | 5 +- 5 files changed, 133 insertions(+), 1 deletion(-) Victor Toso (2): channel-display: implement preferred video codec msgc spicy: implement preferred video codec type doc/reference/spice-gtk-sections.txt | 1 + src/channel-display.c | 55 +++++++++++++++++++++++++++++++ src/channel-display.h | 1 + src/map-file | 1 + src/spice-glib-sym-file | 1 + tools/spicy.c | 64 ++++++++++++++++++++++++++++++++++++ 6 files changed, 123 insertions(+) -- 2.9.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel