Home
last modified time | relevance | path

Searched refs:ngx_http_mp4_module (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru96 если использовался модуль ngx_http_mp4_module на 32-битных
711 *) Исправление: в модуле ngx_http_mp4_module.
746 *) Исправление: в модуле ngx_http_mp4_module.
2182 *) Исправление: в модуле ngx_http_mp4_module.
2434 если использовался модуль ngx_http_mp4_module.
2436 *) Исправление: в модуле ngx_http_mp4_module.
2560 *) Исправление: в модуле ngx_http_mp4_module.
2699 *) Исправление: в модуле ngx_http_mp4_module.
2738 *) Исправление: в модуле ngx_http_mp4_module.
2813 *) Исправление: в модуле ngx_http_mp4_module.
[all …]
H A DCHANGES93 ngx_http_mp4_module was used on 32-bit platforms.
698 *) Bugfix: in the ngx_http_mp4_module.
733 *) Bugfix: in the ngx_http_mp4_module.
2135 *) Bugfix: in the ngx_http_mp4_module.
2383 ngx_http_mp4_module was used.
2385 *) Bugfix: in the ngx_http_mp4_module.
2509 *) Bugfix: in the ngx_http_mp4_module.
2647 *) Bugfix: in the ngx_http_mp4_module.
2684 *) Bugfix: in the ngx_http_mp4_module.
2759 *) Bugfix: in the ngx_http_mp4_module.
[all …]
/f-stack/app/nginx-1.16.1/auto/
H A Dmodules846 ngx_module_name=ngx_http_mp4_module
849 ngx_module_srcs=src/http/modules/ngx_http_mp4_module.c
H A Doptions461 --with-http_mp4_module enable ngx_http_mp4_module
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mp4_module.c362 ngx_module_t ngx_http_mp4_module = { variable
755 conf = ngx_http_get_module_loc_conf(mp4->request, ngx_http_mp4_module); in ngx_http_mp4_process()
1137 conf = ngx_http_get_module_loc_conf(mp4->request, ngx_http_mp4_module); in ngx_http_mp4_read_moov_atom()