X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=ffserver_config.h;h=0bd4cfc762ea6123661dbd451a3d5a9d33c1c105;hb=5099c541bbb9174c6af8376c8793907c50ca3e97;hp=1b121946c1e587df21c88de07fb1d5a980108a0a;hpb=3f9137c57d2344d7613f134128235c18edcede95;p=ffmpeg diff --git a/ffserver_config.h b/ffserver_config.h index 1b121946c1e..0bd4cfc762e 100644 --- a/ffserver_config.h +++ b/ffserver_config.h @@ -21,6 +21,8 @@ #ifndef FFSERVER_CONFIG_H #define FFSERVER_CONFIG_H +#define FFM_PACKET_SIZE 4096 + #include "libavutil/dict.h" #include "libavformat/avformat.h" #include "libavformat/network.h"