commit | cef83483341e258beed49ce78fb2cc0c46ab1757 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Oct 30 06:54:12 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Oct 30 09:09:28 2014 -0200 |
tree | bf40db4c135cff1b0e98f395a6d6c1f969d4941d | |
parent | 14edb593338e3811e818aba286237c365f8881a1 [diff] |
[media] rc5-decoder: BZ#85721: Fix RC5-SZ decoding Changeset e87b540be2dd broke RC5-SZ decoding, as it forgot to add the extra bit check for the enabled protocols at the beginning of the logic. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Acked-by: David Härdeman <david@hardeman.nu> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>