Re: [PATCH v3 0/5] Add BPF decoders to ir-keytable

2018-07-30 Thread Matthias Reichl
Hi Sean, On Sat, Jul 28, 2018 at 10:29:31AM +0100, Sean Young wrote: > Hi Hias, > > On Sat, Jul 21, 2018 at 08:13:27PM +0200, Matthias Reichl wrote: > > Hi Sean, > > > > thanks a lot, this is a really nice new feature! > > Thank you for testing it and finding all those issues, it has become

Re: [PATCH v3 0/5] Add BPF decoders to ir-keytable

2018-07-28 Thread Sean Young
Hi Hias, On Sat, Jul 21, 2018 at 08:13:27PM +0200, Matthias Reichl wrote: > Hi Sean, > > thanks a lot, this is a really nice new feature! Thank you for testing it and finding all those issues, it has become much better from your testing. > On Fri, Jul 13, 2018 at 03:30:06PM +0100, Sean Young

Re: [PATCH v3 0/5] Add BPF decoders to ir-keytable

2018-07-21 Thread Matthias Reichl
Hi Sean, thanks a lot, this is a really nice new feature! On Fri, Jul 13, 2018 at 03:30:06PM +0100, Sean Young wrote: > Once kernel v4.18 is released with IR BPF decoding, this can be merged > to v4l-utils. > > The idea is that IR decoders can be written in C, compiled to BPF relocatable >

[PATCH v3 0/5] Add BPF decoders to ir-keytable

2018-07-13 Thread Sean Young
Once kernel v4.18 is released with IR BPF decoding, this can be merged to v4l-utils. The idea is that IR decoders can be written in C, compiled to BPF relocatable object file. Any global variables can overriden, so we can supports lots of variants of similiar protocols (just like in the