commit | 587835a4b0ada7d78c4f3300e3ab26b7b2495705 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Apr 04 10:44:51 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed May 19 12:56:57 2010 -0300 |
tree | ad22f6a0e603f19450227b0cb260b5bb5960dfd5 | |
parent | 26d5683d36729f11f5764909ae37c69488596d36 [diff] |
V4L-DVB: ir-core: remove the ancillary buffer Now that the decoders are state machine, there's no need to create an ancillary buffer while decoding the protocol. Just call the decoders code directly, event by event. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>