]> git.sesse.net Git - vlc/blobdiff - include/vlc_vout.h
Refactor libvlc_video_{get,set}_{marquee,logo}_{int,string}.
[vlc] / include / vlc_vout.h
index 9c6f47e2fb3b834332262e65b31aee1fc8007576..3bc312750bac6c3b07dbc17904260967c4f49235 100644 (file)
@@ -108,6 +108,7 @@ typedef struct vout_thread_sys_t vout_thread_sys_t;
 struct vout_thread_t
 {
     VLC_COMMON_MEMBERS
+    bool                b_error;
 
     /** \name Thread properties and locks */
     /**@{*/