X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fvideo_filter%2Fmosaic.h;h=edfc66388752899b19fa94ca76ec99956bab67e4;hb=a5c83dda798f93cc7a76bbb50d89352117e6ec46;hp=39b80a77d91d355a855e3b3b6fcafd1ac674ae01;hpb=449fd28aaf007c6411251dae9d0dbfdc65b135d1;p=vlc diff --git a/modules/video_filter/mosaic.h b/modules/video_filter/mosaic.h index 39b80a77d9..edfc663887 100644 --- a/modules/video_filter/mosaic.h +++ b/modules/video_filter/mosaic.h @@ -29,6 +29,10 @@ typedef struct bridged_es_t picture_t **pp_last; bool b_empty; char *psz_id; + + int i_alpha; + int i_x; + int i_y; } bridged_es_t; typedef struct bridge_t