[vlc-devel] DXVA no CPU access design
Rémi Denis-Courmont
remi at remlab.net
Tue Apr 21 20:52:47 CEST 2015
Le mardi 21 avril 2015, 20:46:41 Julian Scheel a écrit :
> Afaicr decoder_UpdateVideoFormat() is not required to be called
> explicitly by the codec. It's sufficient to just update the fmt_out of
> the codec and the next decoder_PictureNew() will call
> decoder_UpdateVideoFormat() so that the new format is populated down the
> vout chain.
This is lame - you can't check for errors until the function is implemented in
all cases.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list