[vlc-devel] [PATCH 4/5] input: es_out_timeshift: execute scheduled priv controls
Thomas Guillem
thomas at gllm.fr
Tue Apr 21 12:40:08 CEST 2020
On Tue, Apr 21, 2020, at 00:20, Francois Cartegnie wrote:
> Le 20/04/2020 à 20:45, Thomas Guillem a écrit :
> > Why private controls end up in public one ?
> >
>
> Because you push them in event loop which processed public only
> structures. Hence the crashes since the query is no longer at the same
> offset.
Sorry again about that. So the correct fix should be to patch TsRun and add/handle a
C_PRIVCONTROL enum ?
>
>
> --
> Francois Cartegnie
> VideoLAN - VLC Developer
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list