echo " + cl version: $NJT_MSVC_VER" @@ -23,6 +23,21 @@ have=NJT_COMPILER value="\"cl $NJT_MSVC_VER\"" . auto/define njt_msvc_ver=`echo $NJT_MSVC_VER | sed -e 's/^\([0-9]*\).*/\1/'` # detect x64 builds case "$NJT_MSVC_VER" in *x64) NJT_MACHINE=amd64 ;...
(r, ngx_http_core_module); allocated = 0; root = 0; dir_tested = 0; name = NULL; /* suppress MSVC warning */ path.data = NULL; index = ilcf->indices->elts; for (i = 0; i < ilcf->indices->nelts; i++) { if (index[i].lengths == NULL) { if (index[i].name.data[...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up {{ message }} bbc / nginx-rtmp-module Public forked from arut/nginx-rtmp-module Notifications You must be signed in to change notification settings Fork 2 Star 0 ...
/* * Fix broken MSVC memcpy optimization for 4-byte data * when this function is inlined */ __declspec(noinline) #endif static void ngx_rtmp_stat_output(ngx_http_request_t *r, ngx_chain_t ***lll, void *data, size_t len, ngx_uint_t escape) ...
/* * Fix broken MSVC memcpy optimization for 4-byte data * when this function is inlined */ __declspec(noinline) #endif static void ngx_rtmp_stat_output(ngx_http_request_t *r, ngx_chain_t ***lll, void *data, size_t len, ngx_uint_t escape) ...
64 ngx_rtmp_addr_conf_t conf; 65 } ngx_rtmp_in6_addr_t; 66 67 #endif 68 69 70 typedef struct { [dev] optimizing vhost functionality. Sep 27, 2017 71 /* ngx_rtmp_in_addr_t or ngx_rtmp_in_addr6_t */ [dev] initial commit. Jun 25, 2017 72 void *a...
A media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache, VHosts (one IP for multi domain names) and JSON style statistics are supported now. - nginx-http-flv-module/ngx_rtmp.h at 4b7
/* * Fix broken MSVC memcpy optimization for 4-byte data * when this function is inlined */ __declspec(noinline) #endif static void ngx_rtmp_stat_output(ngx_http_request_t *r, ngx_chain_t ***lll, void *data, size_t len, ngx_uint_t escape) ...
* Fix broken MSVC memcpy optimization for 4-byte data * when this function is inlined */ __declspec(noinline) #endif static void ngx_rtmp_stat_output(ngx_http_request_t *r, ngx_chain_t ***lll, void *data, size_t len, ngx_uint_t escape) { ngx_chain_t *cl; ngx...