Skip to content
Commit a39fab70 authored by Dave Stevenson's avatar Dave Stevenson Committed by Phil Elwell
Browse files

staging/bcm2835-codec: Do not send buffers to the VPU unless streaming



With video decode we now enable both input and output ports on
the component. This means that buffers will get passed to the VPU
earlier than desired if they are queued befoer STREAMON.

Check that the queue is streaming before sending buffers to the VPU.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
parent 7792edd6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment