aboutsummaryrefslogtreecommitdiff
path: root/components/include/v4l2_codec2/components/VideoFramePool.h
AgeCommit message (Expand)Author
2023-04-12VideoFramePool: Remove unused methodsBartłomiej Grzesik
2023-04-12VideoFramePool: limit the number of provided buffersBartłomiej Grzesik
2021-05-12v4l2_codec2: Use Android Size instead of Chrome Size.David Staessens
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
2021-01-12C2VdaBqBlockPool: record buffer format in requestNewBufferSet()Chih-Yu Huang
2020-09-03Make VideoFramePool and C2VdaBqBlockPool non-blocking when fetchingChih-Yu Huang
2020-09-03Merge "VideoFramePool: Only accept one request at the same time" into rvc-devChih-yu Huang
2020-09-02VideoFramePool: Only accept one request at the same timeChih-Yu Huang
2020-08-31v4l2_codec2: Remove duplicated HalPixelFormat and InputCodec types.David Staessens
2020-08-04V4L2Decoder: pass the same output buffer to V4L2 Queue slotChih-Yu Huang
2020-08-04VideoFramePool: use exponential backoff for obtaining framesAlexandre Courbot
2020-07-30plugin_store: Switch to use C2VdaPooledBlockPoolChih-Yu Huang
2020-06-05components: VideoFramePool uses dedicated thread to fetch GraphicBlockChih-Yu Huang
2020-06-02components: Implement Codec2.0 V4L2 decode componentChih-Yu Huang