-
- Downloads
v4l2_codec2: Add support for HEVC/H265 to the V4L2 decoder.
This adds support for the HEVC/H265 codec to the Android codec2 V4L2 decode component. Bug: 215043150 Bug: 183217901 Test: ExoPlayer works with HEVC on guybrush w/ codecs added and corresponding ChromeOS CLs for crosvm/libvda Change-Id: I3707e9730d245871b74982527edfebe81b484e8a (cherry picked from commit 05bacef7fa53541f21c85f26f6f8351dcdfd7f0e)
Showing
- common/V4L2ComponentCommon.cpp 4 additions, 1 deletioncommon/V4L2ComponentCommon.cpp
- common/V4L2Device.cpp 35 additions, 0 deletionscommon/V4L2Device.cpp
- common/VideoTypes.cpp 2 additions, 0 deletionscommon/VideoTypes.cpp
- common/include/v4l2_codec2/common/V4L2ComponentCommon.h 2 additions, 0 deletionscommon/include/v4l2_codec2/common/V4L2ComponentCommon.h
- common/include/v4l2_codec2/common/VideoTypes.h 2 additions, 1 deletioncommon/include/v4l2_codec2/common/VideoTypes.h
- components/V4L2ComponentStore.cpp 5 additions, 0 deletionscomponents/V4L2ComponentStore.cpp
- components/V4L2DecodeInterface.cpp 33 additions, 0 deletionscomponents/V4L2DecodeInterface.cpp
- components/V4L2Decoder.cpp 2 additions, 0 deletionscomponents/V4L2Decoder.cpp
Loading
Please register or sign in to comment