[vlc-devel] [PATCH 1/5] [RFC] core: allow use different pool sources for different types
Rémi Denis-Courmont
remi at remlab.net
Tue Mar 28 18:08:11 CEST 2017
Le tiistaina 28. maaliskuuta 2017, 16.23.56 EEST Steve Lhomme a écrit :
> This patches allows a vout to request different types for each pool we need
> (decoder, display and filter).
It is an intrinsic design requirement of the video filter 2 API that the input
and output pictures of a format-preserving filter come from the same pool.
This is of course a transitive requirement. So the distinction makes no sense
in that case.
Distinguishing decoder and filter pool also makes no sense, since there can be
any number of conversions in the pipeline - including zero in which case there
is intrinsically only one pool.
So this proposal makes absolutely no sense to me. Nack.
--
雷米‧德尼-库尔蒙
https://www.remlab.net/
More information about the vlc-devel
mailing list