aboutsummaryrefslogtreecommitdiff
path: root/components/include/v4l2_codec2/components/VideoDecoder.h
AgeCommit message (Expand)Author
2023-12-04Explicitly specify ::baseDaichi Hirono
2021-10-20v4l2_codec2 encoder: Store C2 linear buffer inside bitstream.David Staessens
2021-05-12v4l2_codec2: Use Android Size instead of Chrome Size.David Staessens
2021-01-12V4L2Decoder: destroy previous VideoFramePool before getting new oneChih-Yu Huang
2020-08-31v4l2_codec2: Remove duplicated HalPixelFormat and InputCodec types.David Staessens
2020-08-28v4l2_codec2: Deprecate use of ::base::ScopedFD.David Staessens
2020-08-06v4l2_codec2: Move BitstreamBuffer class to BitstreamBuffer.h.David Staessens
2020-07-09V4L2DecodeComponent: Support protected playback.Chih-Yu Huang
2020-06-02components: Implement Codec2.0 V4L2 decode componentChih-Yu Huang