Adrian Cable

Results 97 comments of Adrian Cable

@afharo, @hjdhjd et al. - iOS 18.4 beta 1 finally introduces support for Matter RVCs. But as expected, there are no parallel 'underlying' HomeKit services/characteristics. (for example, the RVC accessory...

@hjdhjd - I'm away for the next couple of weeks and don't have access to my usual machinery to do testing prior to submitting a PR. So if you are...

@jech - it's a shame that the Go team weren't interested in picking up my PR for XorBytes. It just stalled after I completed the submission and as far as...

@jech - my code actually spends a lot less than 40% CPU on WriteRTP (this is used only for the camera talkback function), but it spends almost all of its...

@jech - yes, I will happily give it another go. I would love to see this merged into Go - that is where it really should live, rather than Pion.

Hi @jech - the code in xor_asm.s (as something written specifically for Pion) has been reviewed in much the same way as all code written for the Pion code base...

See my PR #53154 which adds non-NEON and NEON implementations of xorBytes for ARM. This bridges the gap with ARM64.