[vlc-devel] [PATCH v3 04/10] core: use refcounter helper for pictures

Rémi Denis-Courmont remi at remlab.net
Wed Jul 4 08:24:19 CEST 2018


Reason was provided multiple times.

If you don't understand it, that's no excuse for bullshitting.

Le 3 juillet 2018 23:17:14 GMT+03:00, Romain Vimont <rom1v at videolabs.io> a écrit :
>On Tue, Jul 03, 2018 at 09:10:24PM +0300, Rémi Denis-Courmont wrote:
>> 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.
>
>No reason has been provided to keep a different type for pictures from
>any other refcounts. It seems the difference was accidental, so the
>types should now be made consistent.
>_______________________________________________
>vlc-devel mailing list
>To unsubscribe or modify your subscription options:
>https://mailman.videolan.org/listinfo/vlc-devel

-- 
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20180704/92d928d9/attachment.html>


More information about the vlc-devel mailing list