[vlc-devel] [PATCH 09/39] display: don't store the dummy context in the display anymore
Rémi Denis-Courmont
remi at remlab.net
Mon Oct 7 19:59:57 CEST 2019
Le maanantaina 7. lokakuuta 2019, 17.28.48 EEST Steve Lhomme a écrit :
> Use the one from the vout thread if it exists. We create one unconditionally
> for now not to break the current VAAPI implementation.
>
> Later the video context will come from the decoder (if any).
Yes and that's why, for the umpteenth time, the vout display should not know
anything of the decoder device. Either video context and decoder device are
one and the same thing, really the video buffer storage/video memory device,
and they should be unified. Or they are not the same thing, and the vout
display should not have to see decoder devices ever.
--
レミ・デニ-クールモン
http://www.remlab.net/
More information about the vlc-devel
mailing list