From: Deborah Brouwer <deborahbrouwer3563@gmail.com>
To: linux-media@vger.kernel.org
Cc: hverkuil@xs4all.nl, Deborah Brouwer <deborahbrouwer3563@gmail.com>
Subject: [PATCH v2 0/2] cec-follower: increase accuracy Audio Rate Control
Date: Sun, 25 Apr 2021 15:54:05 -0700 [thread overview]
Message-ID: <cover.1619389023.git.deborahbrouwer3563@gmail.com> (raw)
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
next reply other threads:[~2021-04-25 22:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-25 22:54 Deborah Brouwer [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1619389023.git.deborahbrouwer3563@gmail.com \
--to=deborahbrouwer3563@gmail.com \
--cc=hverkuil@xs4all.nl \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.