Re: [PATCH v2 00/34] Qualcomm video encoder and decoder driver
From: Hyunjun Ko
Date: Thu May 16 2024 - 03:58:38 EST
Hi,
Thanks for this series of patches. I successfully adjusted these patches and tried to test video features with gstreamer or ffmpeg.
But I found this provides staetful interfaces while I need stateless, which might cause an issue for my side..
My question is do you have any plan to implement stateless interfaces or already you have somewhere?