On 26/01/15 20:17, Rémi Denis-Courmont wrote:
> This uses explicit memory copying to read and write pointer to pointers
> of arbitrary object types. This works provided that the architecture
> uses the same representation for all pointer types (the previous code
> made that assumption already anyway).
> ---
>  libavutil/mem.c | 32 +++++++++++++++++++-------------
>  1 file changed, 19 insertions(+), 13 deletions(-)
> 

Thanks a lot! If nobody is against it I'd tweak a couple of cosmetic
nits and push it over all the active branches.

lu


_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to