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 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel