4 * code protected with a GNU affero GPLv3 license
5 * copyright (C) 2020 Sylvain BERTRAND
7 /*---------------------------------------------------------------------------*/
11 #include <alsa/asoundlib.h>
12 #include <libavformat/avformat.h>
13 #include "npv/c_fixing.h"
14 #include "npv/audio/public.h"
15 #include "npv/video/public.h"
16 /*---------------------------------------------------------------------------*/
17 #include "npv/namespace/alsa.h"
18 #include "npv/namespace/ffmpeg.h"
19 /*---------------------------------------------------------------------------*/
21 /*---------------------------------------------------------------------------*/
22 #include "npv/clk/local/state.frag.c"
23 #include "npv/clk/local/code.frag.c"
24 #include "npv/clk/public/code.frag.c"
25 /*---------------------------------------------------------------------------*/
27 /*---------------------------------------------------------------------------*/
29 #include "npv/namespace/alsa.h"
30 #include "npv/namespace/ffmpeg.h"