[Spice-devel] [PATCH spice-common 0/6] quic: Unify the 2 template files
Frediano Ziglio
fziglio at redhat.com
Thu Jun 28 13:23:20 UTC 2018
QUIC is implemented using 2 C template files.
One for single channel and one for multiple (RGB) channels.
Unify the 2 templates to have a single source.
Frediano Ziglio (6):
quic: Call encode from golomb_coding
quic: Continue template unification
quic: Other template unification
quic: More template unification, unify macros
quic: Make the template identical
quic: Remove duplicate file
common/Makefile.am | 1 -
common/quic.c | 31 +-
common/quic_family_tmpl.c | 6 +-
common/quic_rgb_tmpl.c | 689 --------------------------------------
common/quic_tmpl.c | 403 ++++++++++++++--------
5 files changed, 264 insertions(+), 866 deletions(-)
delete mode 100644 common/quic_rgb_tmpl.c
--
2.17.1
More information about the Spice-devel
mailing list