aboutsummaryrefslogtreecommitdiff
path: root/plugin_store/V4L2PluginStore.cpp
AgeCommit message (Expand)Author
2023-04-12V4L2DecodeInterface: Switch to GRALLOC allocatorBartłomiej Grzesik
2023-04-12V4L2DecodeInterface: Switch to C2PooledBlockPoolBartłomiej Grzesik
2023-04-12V4L2DecodeInterface: Switch to C2BufferQueueBlockPoolBartłomiej Grzesik
2021-03-01C2VdaBqBlockPool: Use GEM handle as the identifier of graphic buffers.Chih-Yu Huang
2021-01-12plugin_store: switch to V4L2GraphicAllocator from C2AllocatorGrallocChih-Yu Huang
2020-07-30plugin_store: Switch to use C2VdaPooledBlockPoolChih-Yu Huang
2020-07-09plugin_store: Add V4L2PluginStore.Chih-Yu Huang