[vlc-devel] [PATCH V2 3/4] modules: audio_filter: return vlc_block_discontinuity when needed
Denis Charmet
typx at videolan.org
Mon Mar 4 13:42:35 CET 2019
On 2019-03-04 12:55, RĂ©mi Denis-Courmont wrote:
> I agree with you (and seemingly Denis) that we should use a real
> writable block to carry flags. And zero-size block is then the logical
> way forward.
I agree that using a special kind of block is kinda dangerous and would
really prefer an API change to signal discontinuity rather than a block
be it statically alloc'ed or zero sized.
Regards,
--
Denis Charmet - TypX
More information about the vlc-devel
mailing list