From: Dafna Hirschfeld <dafna3@gmail.com>
To: linux-media@vger.kernel.org
Cc: hverkuil@xs4all.nl, helen.koike@collabora.com,
Dafna Hirschfeld <dafna3@gmail.com>
Subject: [v4l-utils PATCH v2 0/4] Add fwht stateless decoder
Date: Sun, 17 Feb 2019 05:42:05 -0800 [thread overview]
Message-ID: <20190217134209.84066-1-dafna3@gmail.com> (raw)
Changes from v1:
- patches 1,2 did not change
- patches 3,4 changed, main change was removing the header
from the compressed frame buffer.
Dafna Hirschfeld (4):
v4l2-ctl: move stateful m2m decode code to a separate function
(c)v4l-helpers.h: Add support for the request api
v4l2-ctl: Add functions and variables to support fwht stateless
decoder
v4l2-ctl: Add implementation for the stateless fwht decoder.
utils/common/cv4l-helpers.h | 5 +
utils/common/v4l-helpers.h | 22 ++
utils/v4l2-ctl/v4l2-ctl-streaming.cpp | 449 +++++++++++++++++++++++---
3 files changed, 429 insertions(+), 47 deletions(-)
--
2.17.1
next reply other threads:[~2019-02-17 13:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-17 13:42 Dafna Hirschfeld [this message]
2019-02-17 13:42 ` [v4l-utils PATCH v2 1/4] v4l2-ctl: move stateful m2m decode code to a separate function Dafna Hirschfeld
2019-02-17 13:42 ` [v4l-utils PATCH v2 2/4] (c)v4l-helpers.h: Add support for the request api Dafna Hirschfeld
2019-02-17 13:42 ` [v4l-utils PATCH v2 3/4] v4l2-ctl: Add functions and variables to support fwht stateless decoder Dafna Hirschfeld
2019-02-17 13:42 ` [v4l-utils PATCH v2 4/4] v4l2-ctl: Add implementation for the stateless fwht decoder Dafna Hirschfeld
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=20190217134209.84066-1-dafna3@gmail.com \
--to=dafna3@gmail.com \
--cc=helen.koike@collabora.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox