Skip to content

v4l2videodec: Fix vp8 and vp9 streams can't play on board with vendor bsp

Qi Hou requested to merge (removed):v4l2vp8dec into master

Don't list supported levels and profiles for vp8 and vp9 decoder sink caps. Otherwise it will cause negotiation fail between v4l2 decoder and upstream element's src caps.

Fix #854 (closed)

Merge request reports