[vlc-devel] [PATCH] vlc_picture_pool: remove reference to picture_pool_Reset function

Rémi Denis-Courmont remi at remlab.net
Fri Aug 14 14:07:47 CEST 2020


Hi,

Obviously ok. I don't think we have mandatory review for documentation-only fixes.

Le 14 août 2020 11:25:12 GMT+03:00, Steve Lhomme <robux4 at ycbcr.xyz> a écrit :
>It doesn't exist.
>---
> include/vlc_picture_pool.h | 1 -
> 1 file changed, 1 deletion(-)
>
>diff --git a/include/vlc_picture_pool.h b/include/vlc_picture_pool.h
>index 4f4010f745a..aa5883ee521 100644
>--- a/include/vlc_picture_pool.h
>+++ b/include/vlc_picture_pool.h
>@@ -109,7 +109,6 @@ VLC_API picture_t *picture_pool_Wait(picture_pool_t
>*) VLC_USED;
>  *
>* It won't return any pictures via picture_pool_Get or
>picture_pool_Wait if
> * canceled is true. This function will also unblock picture_pool_Wait.
>- * picture_pool_Reset will also reset the cancel state to false.
>  */
> void picture_pool_Cancel( picture_pool_t *, bool canceled );
> 
>-- 
>2.26.2
>
>_______________________________________________
>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/20200814/e470b07b/attachment.html>


More information about the vlc-devel mailing list