[vlc-devel] [PATCH 1/2] input: add DEMUX_SET_ES notification

Denis Charmet typx at dinauz.org
Mon Dec 9 10:21:32 CET 2013


Hi,
Le samedi 07 décembre 2013 à 02:42:52, Francois Cartegnie a écrit :
> I don't think modifying the es_out_Add and holding a ref to the input
> source is feasible (and input_source_t is also for core use only).

I agree with that, especially since mkv tries to keep the decoders when
it changes segments (so inputs).

> Alternatives:
> - The demux can just ignore unknown ids.
> - Register for callbacks on all or some ES.

Or you can use the es_out_id_t * instead of int.

Regards,

-- 
Denis Charmet - TypX
Le mauvais esprit est un art de vivre



More information about the vlc-devel mailing list