public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [v4l-utils PATCH v2 0/4] Add fwht stateless decoder
@ 2019-02-17 13:42 Dafna Hirschfeld
  2019-02-17 13:42 ` [v4l-utils PATCH v2 1/4] v4l2-ctl: move stateful m2m decode code to a separate function Dafna Hirschfeld
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Dafna Hirschfeld @ 2019-02-17 13:42 UTC (permalink / raw)
  To: linux-media; +Cc: hverkuil, helen.koike, Dafna Hirschfeld

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


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

end of thread, other threads:[~2019-02-17 13:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-17 13:42 [v4l-utils PATCH v2 0/4] Add fwht stateless decoder Dafna Hirschfeld
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox