-
- Downloads
runtime: Preallocate more space for list of VA-API drivers
We use the same GPtrArray to accumulate both i386 and x86_64 drivers,
so ideally we allocate enough space for both and never have to
reallocate it again. (But if we guess wrong, no harm done.)
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Loading
Please register or sign in to comment