- added a fallback to how the appdata path is retrieved
- the default number of threads used is now based on the process affinity
- added a better equality check for the Format class in python
- fixed doubleweave sometimes using the opposite field order
- fixed broken output when stride wasn't equal to width in the python output function
- relaxed mask clip requirements in maskedmerge
- fixed overflow with int16 in maskedmerge
- fixed swapped fields in doubleweave
- fixed selectevery breaking and leaking when there are no frames to return
Depends on D6507
Signed-off-by: Pierre-Yves <pyu@riseup.net>