@grmat libplacebo is a renderer not a hardware decoder and is unfit to
be used in a browser. First thing we need dmabuf support so that we can
import decoded frames without copying them back to the system RAM and
then display it on the screen. If I understand it correctly this is the
toughest part.
@grmat libplacebo is a renderer not a hardware decoder and is unfit to
be used in a browser. First thing we need dmabuf support so that we can
import decoded frames without copying them back to the system RAM and
then display it on the screen. If I understand it correctly this is the
toughest part.