[vlc-devel] [PATCH v1 06/33] filters: allow filters to output multiple pictures without chaining them

Rémi Denis-Courmont remi at remlab.net
Fri Sep 25 17:05:41 CEST 2020


Le perjantaina 25. syyskuuta 2020, 17.46.42 EEST Steve Lhomme a écrit :
> The filter chain receives the pictures and puts them in a FIFO (like filters
> used to)

I don't really see any reason to diverge from the existing push-model pattern 
of a queue_picture callback that outputs exactly one picture to the owner.

Queueing multiple pictures at a time seems like a useless intricacy for every 
implementation of the interface.

-- 
Реми Дёни-Курмон
http://www.remlab.net/





More information about the vlc-devel mailing list