[vlc-devel] [PATCH 2/2] es_out: really update fmt on ES_OUT_SET_ES_FMT
Francois Cartegnie
fcvlcdev at free.fr
Wed Jun 17 18:46:47 CEST 2015
Le 16/06/2015 20:06, Rémi Denis-Courmont a écrit :
> Le 2015-06-16 19:24, Francois Cartegnie a écrit :
>> We want to update format and decoder without having to
>> es_out_Add/es_out_Del which would alter id and selected state.
>
> Looks OK. I fear this might expose some interesting side effects or
> unimplemented corner cases though.
>
Doesn't behave well for me with large buffers.
Is there a safe way to guarantee that the previous decoder consumes the
es before deletion ?
Francois
More information about the vlc-devel
mailing list