On Tue Aug 19 05:43:37 2025 +0000, Conor McCarthy wrote:
GStreamer has an internal check of the pool size which assumes a minimum 4-byte alignment for NV12. We must increase `max_size` even though the extra is unused.
Edited the code comment to improve clarity.