Le tiistaina 3. heinäkuuta 2018, 9.47.55 EEST Romain Vimont a écrit :
> @@ -27,7 +26,7 @@ typedef struct
>      picture_t picture;
>      struct
>      {
> -        atomic_uintptr_t refs;
> +        vlc_atomic_rc_t rc;
Wrong as already explained multiple times.
-- 
Rémi Denis-Courmont
http://www.remlab.net/