comparison xml/en/docs/http/ngx_http_mp4_module.xml @ 1105:eb3713019359

The module is no longer restricted to acv1/mp4a.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 04 Mar 2014 13:02:21 +0000
parents 028f6a4d8046
children 5a7f86254a34
comparison
equal deleted inserted replaced
1104:028f6a4d8046 1105:eb3713019359
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="4"> 12 rev="5">
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
18 server-side support for H.264/AAC files. 18 server-side support for MP4 files.
19 Such files typically have the <path>.mp4</path>, <path>.m4v</path>, 19 Such files typically have the <path>.mp4</path>, <path>.m4v</path>,
20 or <path>.m4a</path> filename extensions. 20 or <path>.m4a</path> filename extensions.
21 </para> 21 </para>
22 22
23 <para> 23 <para>