]> git.sesse.net Git - ffmpeg/blobdiff - ffserver_config.h
libavcodec/exr: add support for uint32 channel decoding with pxr24
[ffmpeg] / ffserver_config.h
index 1b121946c1e587df21c88de07fb1d5a980108a0a..0bd4cfc762ea6123661dbd451a3d5a9d33c1c105 100644 (file)
@@ -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"