All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] cec-follower: increase accuracy Audio Rate Control
@ 2021-04-25 22:54 Deborah Brouwer
  2021-04-25 22:54 ` [PATCH v2 1/2] cec-follower: increase precision of Audio Rate Control active sensing Deborah Brouwer
  2021-04-25 22:54 ` [PATCH v2 2/2] cec-follower: detect the cessation of Audio Rate Control messages Deborah Brouwer
  0 siblings, 2 replies; 5+ messages in thread
From: Deborah Brouwer @ 2021-04-25 22:54 UTC (permalink / raw)
  To: linux-media; +Cc: hverkuil, Deborah Brouwer

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-26  6:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-25 22:54 [PATCH v2 0/2] cec-follower: increase accuracy Audio Rate Control Deborah Brouwer
2021-04-25 22:54 ` [PATCH v2 1/2] cec-follower: increase precision of Audio Rate Control active sensing Deborah Brouwer
2021-04-26  6:33   ` Hans Verkuil
2021-04-25 22:54 ` [PATCH v2 2/2] cec-follower: detect the cessation of Audio Rate Control messages Deborah Brouwer
2021-04-26  6:37   ` Hans Verkuil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.