Skip to content

Cleanly fail decoding on 10bit file

With addition small cleanup, I now detect 10bit support when doing the final streamon in INIT_SEQ state. Note that the vb2 framework requires all "active" buffer to be marked as queued. In this context, we haven't started decoding, so this matches the rdy_queue state.

cc @nas.chung-ext

Merge request reports