[vlc-devel] [RFC PATCH 0/3] drain aout filters
Rémi Denis-Courmont
remi at remlab.net
Tue Nov 3 14:36:03 CET 2015
Le 2015-11-03 14:39, Thomas Guillem a écrit :
> The first 2 patches change the behavior of pf_audio_filter: if the
> input block
> is NULL, then the filter is draining (same behavior than pf_decode
> when input
> is NULL). An other solution is to add pf_audio_drain, that way, we
> don't have
> to modify every audio filters (but then, the behavior will be
> different than
> pf_decode).
Yes, I'd have added a drain call given that it is less "invasive" and
there is a (video) flush call already. But it's a matter of taste.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list