Re: [PATCH 3/4] v4l2-ctrl: Add control for intra only decode

2020-06-19 Thread Stanimir Varbanov
On 6/19/20 3:39 PM, Nicolas Dufresne wrote: > Le mardi 16 juin 2020 à 15:30 +0300, Stanimir Varbanov a écrit : >> This adds a new decoder control to instruct the decoders to >> produce on its output intra frames only. Usually in this mode >> decoders might lower the count of output decoder buffe

Re: [PATCH 3/4] v4l2-ctrl: Add control for intra only decode

2020-06-19 Thread Nicolas Dufresne
Le mardi 16 juin 2020 à 15:30 +0300, Stanimir Varbanov a écrit : > This adds a new decoder control to instruct the decoders to > produce on its output intra frames only. Usually in this mode > decoders might lower the count of output decoder buffers and > hence reduce memory usage. Perhaps I misse

[PATCH 3/4] v4l2-ctrl: Add control for intra only decode

2020-06-16 Thread Stanimir Varbanov
This adds a new decoder control to instruct the decoders to produce on its output intra frames only. Usually in this mode decoders might lower the count of output decoder buffers and hence reduce memory usage. Signed-off-by: Stanimir Varbanov --- .../userspace-api/media/v4l/ext-ctrls-codec.rst