-
- Downloads
v4l2_codec2: Switch from media::VideoCodec to common VideoCodec class.
This CL removes all uses of the media::VideoCodec type that was copied from Chrome, in favor of the VideoCodec definition in common/VideoTypes.h. The media::VideoCodec type is removed. Bug: 155138142 Test: arc.VideoEncodeAccel.h264_192p_i420_vm Change-Id: I9a936bd54bc4232dfb5af016073c8cf8cc86077c
Showing
- accel/video_codecs.h 0 additions, 24 deletionsaccel/video_codecs.h
- common/V4L2Device.cpp 10 additions, 10 deletionscommon/V4L2Device.cpp
- common/include/v4l2_codec2/common/V4L2Device.h 2 additions, 1 deletioncommon/include/v4l2_codec2/common/V4L2Device.h
- components/V4L2EncodeInterface.cpp 20 additions, 14 deletionscomponents/V4L2EncodeInterface.cpp
Loading
Please register or sign in to comment