PROTOCOL: Bump to version 33

Required for the addition of new pa_encoding_t values.
This commit is contained in:
Arun Raghavan 2018-05-04 22:46:53 +05:30
parent cdeac17801
commit 651a3d108e
2 changed files with 8 additions and 1 deletions

View file

@ -420,6 +420,13 @@ memfd support only to 10.0+ clients.
Check commit 451d1d676237c81 for further details.
## v33, implemented by >= 13.0
Added two values to the pa_encoding_t enum:
PA_ENCODING_TRUEHD_IEC61937 := 7
PA_ENCODING_DTSHD_IEC61937 := 8
#### If you just changed the protocol, read this
## module-tunnel depends on the sink/source/sink-input/source-input protocol
## internals, so if you changed these, you might have broken module-tunnel.