[cecd-devel] [PATCH 0/6] cecd and libcec compliance fixes
Status: Beta
Brought to you by:
pbatard
|
From: Florian F. <f.f...@gm...> - 2011-12-30 14:11:45
|
All of these patches are related to the compliance testing I performed using both our own implementation and cecd. They should make CEC devices conform better to the HDMI CEC CTS 1.3. Florian Fainelli (6): [cecd] answer to <Abort> opcode [cecd] check and handle libcec_decode_message return values [libcec] compute src and dst once and for all [libcec] check unicast/broadcast flag with destination address [cecd] handle LIBCEC_ERROR_OTHER from libcec_decode_message [cecd] fix BROADCAST usage cecd/cecd.c | 39 ++++++++++++++++++++++++++++++++++----- libcec/decoder.c | 19 +++++++++++++++++-- 2 files changed, 51 insertions(+), 7 deletions(-) -- 1.7.5.4 |