[vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id

Francois Cartegnie fcvlcdev at free.fr
Fri Aug 17 13:13:12 CEST 2018


Le 17/08/2018 à 09:28, Thomas Guillem a écrit :
> Since there are always the same value:
> 
> `es->i_id = es->fmt.i_id;`
> ---

es_fmt can be updated,
so any link by reference to fmt id gets broken.

-- 
Francois Cartegnie
VideoLAN - VLC Developer


More information about the vlc-devel mailing list