aboutsummaryrefslogtreecommitdiff
path: root/components/V4L2DecodeInterface.cpp
AgeCommit message (Expand)Author
2022-05-26v4l2_codec2: Add support for HEVC/H265 to the V4L2 decoder.Jeffrey Kardatzke
2021-05-12v4l2_codec2: Move V4L2 device and device poller to common code.David Staessens
2021-03-29components: Add C2_PARAMKEY_COMPONENT_KIND parameterChih-Yu Huang
2021-03-25V4L2DecodeInterface: switch to C2AllocatorStore::DEFAULT_LINEARChih-Yu Huang
2021-01-12V4L2DecodeInterface: use correct picture size to calculate size of input buffersChih-Yu Huang
2021-01-12components: Set InputBufferManager intervalDavid Stevens
2020-08-26V4L2DecodeInterface: Add the comment for C2_PARAMKEY_PICTURE_SIZEChih-Yu Huang
2020-08-26V4L2DecodeInterface: Use fixed number for C2_PARAMKEY_PICTURE_SIZEChih-Yu Huang
2020-07-30plugin_store: Switch to use C2VdaPooledBlockPoolChih-Yu Huang
2020-07-09V4L2DecodeComponent: Support protected playback.Chih-Yu Huang
2020-06-03V4L2DecodeInterface: add C2_PARAMKEY_OUTPUT_DELAY for H264Chih-Yu Huang
2020-06-02components: Implement Codec2.0 V4L2 decode componentChih-Yu Huang