]> git.sesse.net Git - ffmpeg/blobdiff - ffserver.c
generate even more complete mpeg4 headers
[ffmpeg] / ffserver.c
index f4a6250b1b4787873c691f54f23c803c587dbc01..152dd37618356602b5424c47147a0dc807b34c04 100644 (file)
@@ -35,6 +35,7 @@
 #include <netdb.h>
 #include <ctype.h>
 #include <signal.h>
+#include <assert.h>
 
 #include "bswap.h" // needed for the bitstream writer in common.h which is included in avformat.h
 #include "avformat.h"