comparison xml/en/docs/http/ngx_http_mp4_module.xml @ 1115:65bc9d1ec234

MP4 and HLS: updated the "buffer size" phrase for _buffer_size directives.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 25 Mar 2014 16:21:45 +0400
parents 5a7f86254a34
children 1594ed379f1f
comparison
equal deleted inserted replaced
1114:aa1d4000daf2 1115:65bc9d1ec234
7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
8 8
9 <module name="Module ngx_http_mp4_module" 9 <module name="Module ngx_http_mp4_module"
10 link="/en/docs/http/ngx_http_mp4_module.html" 10 link="/en/docs/http/ngx_http_mp4_module.html"
11 lang="en" 11 lang="en"
12 rev="6"> 12 rev="7">
13 13
14 <section id="summary"> 14 <section id="summary">
15 15
16 <para> 16 <para>
17 The <literal>ngx_http_mp4_module</literal> module provides pseudo-streaming 17 The <literal>ngx_http_mp4_module</literal> module provides pseudo-streaming
145 <context>http</context> 145 <context>http</context>
146 <context>server</context> 146 <context>server</context>
147 <context>location</context> 147 <context>location</context>
148 148
149 <para> 149 <para>
150 Sets the initial size of a memory buffer used for processing MP4 files. 150 Sets the initial buffer size used for processing MP4 files.
151 </para> 151 </para>
152 152
153 </directive> 153 </directive>
154 154
155 155