New issue
Advanced search Search tips

Issue 921921 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Feature

Blocking:
issue 907767



Sign in to add a comment

V4L2ImageProcessor: Implement Process(input_frame, output_frame, cb)

Project Member Reported by deanliao@chromium.org, Jan 15

Issue description

Currently 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
 
Cc: -wuchengli@chromium.org wuchengli@google.com
Labels: -Type-Bug Type-Feature

Sign in to add a comment