]> git.sesse.net Git - ffmpeg/blobdiff - ffserver_config.h
avfilter/avfilter: fix filtering frames with unknown channel layouts for filters...
[ffmpeg] / ffserver_config.h
index 373767b4ad4a584d2d560492075c24dd5168792b..48d38dc3250b313cbdbe1bd31640ec167b992f7b 100644 (file)
@@ -122,6 +122,7 @@ typedef struct FFServerConfig {
     unsigned int nb_max_connections;
     uint64_t max_bandwidth;
     int debug;
+    int bitexact;
     char logfilename[1024];
     struct sockaddr_in http_addr;
     struct sockaddr_in rtsp_addr;