[vlc-devel] [PATCH 14/14] packetizer: flac: prepare for put pf_packetize and pf_decode into a union

Rémi Denis-Courmont remi at remlab.net
Fri Jun 8 10:58:41 CEST 2018


LGTM but s/for/to/

Le 8 juin 2018 08:43:01 GMT+03:00, Zhao Zhili <quinkblack at foxmail.com> a écrit :
>---
> modules/packetizer/flac.c | 1 -
> 1 file changed, 1 deletion(-)
>
>diff --git a/modules/packetizer/flac.c b/modules/packetizer/flac.c
>index bc9ab04..8178192 100644
>--- a/modules/packetizer/flac.c
>+++ b/modules/packetizer/flac.c
>@@ -559,7 +559,6 @@ static int Open(vlc_object_t *p_this)
>     p_dec->fmt_out.b_packetized = true;
> 
>     /* */
>-    p_dec->pf_decode    = NULL;
>     p_dec->pf_packetize = Packetize;
>     p_dec->pf_flush     = Flush;
> 
>-- 
>2.9.5
>
>_______________________________________________
>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/20180608/51eceef7/attachment.html>


More information about the vlc-devel mailing list