]> git.sesse.net Git - vlc/blobdiff - modules/misc/stats/encoder.c
Send frames from the receiver thread instead of having a Demux(). Seemingly some...
[vlc] / modules / misc / stats / encoder.c
index 74858ac1f28b28703b15c99f485fe55b0bf06195..4b7461d17aa235d5a22f3cc4069172794976ccd3 100644 (file)
@@ -30,7 +30,6 @@
 
 #include <vlc_common.h>
 #include <vlc_codec.h>
-#include <vlc_vout.h>
 
 #include "stats.h"