aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-16c2_e2e_test: ignore configuration changesandroid-12.1.0_r9android-12.1.0_r8android-12.1.0_r7android-12.1.0_r22android-12.1.0_r21android-12.1.0_r20android-12.1.0_r19android-12.1.0_r11android-12.1.0_r10android12L-devandroid12-qpr3-s7-releaseandroid12-qpr3-s6-releaseandroid12-qpr3-s5-releaseandroid12-qpr3-s4-releaseandroid12-qpr3-s3-releaseandroid12-qpr3-s2-releaseandroid12-qpr3-s1-releaseandroid12-qpr3-releaseDavid Stevens
2021-11-12plugin_store: split getDmabufId() function to dedicated fileChih-Yu Huang
2021-11-12Use dma-buf inode number as buffer unique idRoman Stratiienko
2021-10-20components: pass weak_ptr to Component::ListenerChih-Yu Huang
2021-10-20v4l2_codec2 encoder: Add encoder-specific documentation.David Staessens
2021-10-20v4l2_codec2 encoder: Add support for prepending SPS/PPS to IDR frames.David Staessens
2021-10-20v4l2_codec2 encoder: Improve extraction of SPS/PPS from H.264 streams.David Staessens
2021-10-20v4l2_codec2 encoder: Store C2 linear buffer inside bitstream.David Staessens
2021-10-20v4l2_codec2 encoder: Add missing support for LEVEL_AVC_4_2.David Staessens
2021-10-20v4l2_codec2 encoder: Add support for configuring the bitrate mode.David Staessens
2021-10-20v4l2_codec2 encoder: Dynamically adjust framerate based on frame times.David Staessens
2021-10-20v4l2_codec2 encoder: Don't parse H.264 NAL units when using VP8/9.David Staessens
2021-07-02Merge "V4L2Decoder: increase the number of output buffers to prevent ccodec t...TreeHugger Robot
2021-06-30V4L2Decoder: increase the number of output buffers to prevent ccodec timeoutChih-Yu Huang
2021-06-30Fourcc: Change the conversion failure log to ALOGVChih-Yu Huang
2021-06-15Merge "Update README.md" into sc-v2-devChih-yu Huang
2021-06-07DrmGrallocHelpers: make the DRM device path and name customizableChih-Yu Huang
2021-06-07Switch to "ro.vendor" group for Android propertyChih-Yu Huang
2021-06-07C2PooledBlockPool: remove retry logicChih-Yu Huang
2021-06-07v4l2 common: Fix build error when enabling verbose log of V4L2Device.cppChih-Yu Huang
2021-06-07v4l2_codec2: Fix small bug in V4L2 encoder when encoding VP8/9.David Staessens
2021-06-07components: link libv4l2_codec2_common as shared libraryChih-Yu Huang
2021-06-07V4L2Decoder: streamon the output queue at flush when it's streamingChih-Yu Huang
2021-06-07v4l2_codec2: Use graceful methods to read NAL color aspects.David Staessens
2021-06-07Update README.mdChih-Yu Huang
2021-05-12V4L2Decoder: setup the output pixel format when resolution changeandroid-12.0.0_r32android-12.0.0_r29android-12.0.0_r28android-12.0.0_r27android-12.0.0_r26android-12.0.0_r21android-12.0.0_r20android-12.0.0_r19android-12.0.0_r18android-12.0.0_r16android12-qpr1-releaseandroid12-qpr1-d-s3-releaseandroid12-qpr1-d-s2-releaseandroid12-qpr1-d-s1-releaseandroid12-qpr1-d-releaseandroid12-devChih-Yu Huang
2021-05-12Mark VP8 decoder as valid.Kazuhiro Inaba
2021-05-12v4l2_codec2: remove libv4l2_codec2_accel library.David Staessens
2021-05-12v4l2_codec2: Adapt VideoPixelFormat code to Android standards.David Staessens
2021-05-12v4l2_codec2: Move media::VideoPixelFormat to common code.David Staessens
2021-05-12v4l2_codec2: Adapt media::Fourcc code to Android standards.David Staessens
2021-05-12v4l2_codec2: Move Fourcc to common code.David Staessens
2021-05-12v4l2_codec2: Remove media::ColorPlaneFormat and media::VideoFrameLayoutDavid Staessens
2021-05-12v4l2_codec2: Merge VideoFrame into VideoPixelFormat.David Staessens
2021-05-12v4l2_codec2: Switch from media::VideoCodecProfile to C2 profiles.David Staessens
2021-05-12v4l2_codec2: Use C2Config::PROFILE_VP8_0.David Staessens
2021-05-12v4l2_codec2: Remove minimum H.264 profile workaround in V4L2 encoder.David Staessens
2021-05-12v4l2_codec2: Adapt overflow check in common.cpp.David Staessens
2021-05-12V4L2DecodeComponent: abandon pending work when drain is done.Chih-Yu Huang
2021-05-12v4l2_codec2: Switch from media::VideoCodec to common VideoCodec class.David Staessens
2021-05-12v4l2_codec2: Use Android Size instead of Chrome Size.David Staessens
2021-05-12v4l2_codec2: Use Android Rect instead of Chrome Rect.David Staessens
2021-05-12v4l2_codec2: Remove Chrome macros.David Staessens
2021-05-12v4l2_codec2: Remove video_encode/decode_accelerator files.David Staessens
2021-05-12v4l2_codec2: Adapt V4L2 device and V4L2 device poller for Android.David Staessens
2021-05-12v4l2_codec2: Remove request-related code from V4L2 device.David Staessens
2021-05-12v4l2_codec2: Remove image processor and JPEG support from V4L2 device.David Staessens
2021-05-12v4l2_codec2: Remove unused member variable from V4L2 device.David Staessens
2021-05-12v4l2_codec2: Merge generic V4L2 device into V4L2 device.David Staessens
2021-05-12v4l2_codec2: Remove unused defines from V4L2 device.David Staessens