-
- Downloads
v4l2_codec2: Add support for VP8/VP9 to the V4L2 encoder.
This CL adds support for the VP8 and VP9 codecs to the Android codec2 V4L2 encode component. note: VP8 is currently disabled on most Intel devices due to b/158655609 Bug: 155138243 Test: tast run DUT arc.VideoEncodeAccel.vp8_1080p_i420 on hatch tast run DUT arc.VideoEncodeAccel.vp9_1080p_i420 on rammus Change-Id: Ic3d58d711633b4ffb481813b3016d7c369a9f8f0
Showing
- common/EncodeHelpers.cpp 8 additions, 0 deletionscommon/EncodeHelpers.cpp
- common/V4L2ComponentCommon.cpp 6 additions, 4 deletionscommon/V4L2ComponentCommon.cpp
- common/include/v4l2_codec2/common/V4L2ComponentCommon.h 2 additions, 0 deletionscommon/include/v4l2_codec2/common/V4L2ComponentCommon.h
- components/V4L2EncodeComponent.cpp 14 additions, 4 deletionscomponents/V4L2EncodeComponent.cpp
- components/V4L2EncodeInterface.cpp 126 additions, 34 deletionscomponents/V4L2EncodeInterface.cpp
- components/include/v4l2_codec2/components/V4L2EncodeInterface.h 9 additions, 4 deletions...ents/include/v4l2_codec2/components/V4L2EncodeInterface.h
- store/V4L2ComponentStore.cpp 6 additions, 2 deletionsstore/V4L2ComponentStore.cpp
Loading
Please register or sign in to comment