Go to file
Christophe Fergeau 3cc9566a00 codegen: Use six.PY3 rather than six.PY2
Older versions of python-six (at least 1.3.0) defined six.PY3 but not
six.PY2. six.PY2 is only used twice in straightforward tests so it's
easy to use six.PY3 instead.
2015-04-14 16:08:43 +02:00
python_modules codegen: Use six.PY3 rather than six.PY2 2015-04-14 16:08:43 +02:00
spice1.proto Add support for the Opus codec. 2014-01-02 12:28:21 +01:00
spice_codegen.py codegen: Use six.PY3 rather than six.PY2 2015-04-14 16:08:43 +02:00
spice.proto Add LZ4 image compression support. 2014-12-02 19:23:53 +01:00