Hi Ezequiel, On Wed, Jul 3, 2019 at 2:00 AM Ezequiel Garcia <[email protected]> wrote: > > From: Pawel Osciak <[email protected]> > > Add the parsed VP8 frame pixel format and controls, to be used > with the new stateless decoder API for VP8 to provide parameters > for accelerator (aka stateless) codecs. > > Signed-off-by: Pawel Osciak <[email protected]> > Signed-off-by: Ezequiel Garcia <[email protected]> > -- > Changes from v1: > * Move 1-bit fields to flags in the respective structures. > * Add padding fields to make all structures 8-byte aligned. > * Reorder fields where needed to avoid padding as much as possible. > * Fix documentation as needed.
Reviewed-by: Tomasz Figa <[email protected]> Best regards, Tomasz

