comparison auto/sources @ 4085:6492c79e943a

ngx_http_mp4_module
author Igor Sysoev <igor@sysoev.ru>
date Fri, 09 Sep 2011 10:22:34 +0000
parents 9c057d5e1c27
children b2e21a39307c 4919fb357a5d
comparison
equal deleted inserted replaced
4084:b7c944d1a5a8 4085:6492c79e943a
461 461
462 HTTP_FLV_MODULE=ngx_http_flv_module 462 HTTP_FLV_MODULE=ngx_http_flv_module
463 HTTP_FLV_SRCS=src/http/modules/ngx_http_flv_module.c 463 HTTP_FLV_SRCS=src/http/modules/ngx_http_flv_module.c
464 464
465 465
466 HTTP_MP4_MODULE=ngx_http_mp4_module
467 HTTP_MP4_SRCS=src/http/modules/ngx_http_mp4_module.c
468
469
466 HTTP_GZIP_STATIC_MODULE=ngx_http_gzip_static_module 470 HTTP_GZIP_STATIC_MODULE=ngx_http_gzip_static_module
467 HTTP_GZIP_STATIC_SRCS=src/http/modules/ngx_http_gzip_static_module.c 471 HTTP_GZIP_STATIC_SRCS=src/http/modules/ngx_http_gzip_static_module.c
468 472
469 473
470 HTTP_UPSTREAM_IP_HASH_MODULE=ngx_http_upstream_ip_hash_module 474 HTTP_UPSTREAM_IP_HASH_MODULE=ngx_http_upstream_ip_hash_module