]> git.sesse.net Git - vlc/blobdiff - include/vlc_demux.h
Remove silly m4 file. I'd rather use UPTODATE version on my system than some crap...
[vlc] / include / vlc_demux.h
index 4d9b57980f9b283be4af6c76b8f648a53c6ac71e..b098fc36a8bd56b926d23621d8f99e71387f3aa7 100644 (file)
@@ -118,6 +118,7 @@ enum demux_query_e
 
     /* Meta data */
     DEMUX_GET_META,             /* arg1= vlc_meta_t **  res=can fail    */
+    DEMUX_HAS_UNSUPPORTED_META, /* arg1= vlc_bool_t *   res can fail    */
 
     /* Attachments */
     DEMUX_GET_ATTACHMENTS,      /* arg1=input_attachment_t***, int* res=can fail */