Re: [PATCH v2 3/8] venus: hfi_cmds: Allow null buffer address on encoder input

2020-11-28 Thread Fritz Koenig
On Wed, Nov 11, 2020 at 6:38 AM Stanimir Varbanov wrote: > > Allow null buffer address for encoder input buffers. This will > be used to send null input buffers to signal end-of-stream. > > Signed-off-by: Stanimir Varbanov > --- > drivers/media/platform/qcom/venus/hfi_cmds.c | 2 +- > 1 file cha

[PATCH v2 3/8] venus: hfi_cmds: Allow null buffer address on encoder input

2020-11-11 Thread Stanimir Varbanov
Allow null buffer address for encoder input buffers. This will be used to send null input buffers to signal end-of-stream. Signed-off-by: Stanimir Varbanov --- drivers/media/platform/qcom/venus/hfi_cmds.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/platform/