mbox series

[v4l-utils,v5,0/3] stateless decoder implementation

Message ID 20190227070757.25092-1-dafna3@gmail.com (mailing list archive)
Headers show
Series stateless decoder implementation | expand

Message

Dafna Hirschfeld Feb. 27, 2019, 7:07 a.m. UTC
changes from v4: remove comp_frame_size from fwht params

Dafna Hirschfeld (3):
  v4l-utils: copy fwht-ctrls.h from kernel dir
  v4l2-ctl: Add functions and variables to support fwht stateless
    decoder
  v4l2-ctl: Add implementation for the stateless fwht decoder.

 Makefile.am                           |   1 +
 utils/common/codec-fwht.patch         |   7 +-
 utils/v4l2-ctl/v4l2-ctl-streaming.cpp | 363 +++++++++++++++++++++++++-
 3 files changed, 365 insertions(+), 6 deletions(-)