[vlc-devel] [PATCH 1/2] libvlc-module: include vlc_vout.h to get values to populate lists
Rémi Denis-Courmont
remi at remlab.net
Thu Apr 26 13:23:44 CEST 2018
Both LGTM.
Le 26 avril 2018 12:43:31 GMT+03:00, Steve Lhomme <robux4 at ycbcr.xyz> a écrit :
>---
> src/libvlc-module.c | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/src/libvlc-module.c b/src/libvlc-module.c
>index f638d83339..7d45407f00 100644
>--- a/src/libvlc-module.c
>+++ b/src/libvlc-module.c
>@@ -44,6 +44,7 @@
> #include "vlc_actions.h"
> #include "vlc_meta.h"
> #include <vlc_aout.h>
>+#include <vlc_vout.h>
>
> static const char *const ppsz_snap_formats[] =
> { "png", "jpg", "tiff" };
>--
>2.16.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/20180426/346c983b/attachment.html>
More information about the vlc-devel
mailing list