commit | d2cd627be0f889ef7718eac98f68a822ad235f0a | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Tue Jul 12 15:07:44 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Jul 13 08:39:00 2016 -0300 |
tree | 8854267562e796340e8521994cb400e618a724b9 | |
parent | ffbab694ede33c294e5864a5e0bf4d1474446a71 [diff] |
[media] doc-rst: update CEC_RECEIVE The timestamp field was split into rx_ts and tx_ts, and the rx/tx_status fields were moved. Update the doc accordingly. Also fix a bug that stated that a non-zero tx_status field signaled an error. That's not true, since TX_STATUS_OK is 1, not 0. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>