On 24/10/2024 10:39, Sergey Senozhatsky wrote:
On (24/10/24 09:59), Bryan O'Donoghue wrote:
This needs a Fixes: tag too.
Ack.
It also occurs to me that most of the close() operation code is shared
between venc_close() and vdec_close() a welcome patch for V3 would be to
functionally decompose the common code to a shared location.
Any preferences where that "shared location" should be?
Probably core.c is the only place we can jam stuff to be shared but, if
you think of something more appropriate feel free.
---
bod