V4L2ImageProcessor: Implement Process(input_frame, output_frame, cb) |
|
Issue descriptionCurrently V4L2ImageProcessor::Process(input_frame, output_frame, cb) is not implemented yet [1]. To make V4L2VideoEncodeAccelerator to use ImageProcessor with output mode == import, we need to implement the missing part. [1] https://cs.chromium.org/chromium/src/media/gpu/v4l2/v4l2_image_processor.cc?type=cs&q=V4L2ImageProcessor::Process&g=0&l=443 |
|
►
Sign in to add a comment |
|
Comment 1 by deanliao@chromium.org
, Jan 15Labels: -Type-Bug Type-Feature