mbox series

[v2,0/2] cec-follower: increase accuracy Audio Rate Control

Message ID cover.1619389023.git.deborahbrouwer3563@gmail.com (mailing list archive)
Headers show
Series cec-follower: increase accuracy Audio Rate Control | expand

Message

Deborah Brouwer April 25, 2021, 10:54 p.m. UTC
Changes since v1:
* Patch 1:
  cec-follower: increase precision of Audio Rate Control active sensing
	* new patch

* Patch 2:
  cec-follower: detect the cessation of Audio Rate Control messages
	* Keep the aud_rate_msg_interval_check in processMsg to avoid missing
	  late messages that arrive between periodic interval checks.
	* Swap arguments so that struct node appears first.
	* Add blank line for readability.

Deborah Brouwer (2):
  cec-follower: increase precision of Audio Rate Control active sensing
  cec-follower: detect the cessation of Audio Rate Control messages

 utils/cec-follower/cec-processing.cpp | 27 +++++++++++++++++----------
 1 file changed, 17 insertions(+), 10 deletions(-)

--
2.17.1