]> git.kaiwu.me - nginx.git/commit
Merge of r4298:
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 14 Dec 2011 15:30:02 +0000 (15:30 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 14 Dec 2011 15:30:02 +0000 (15:30 +0000)
commit47463035c886b0b3af3cc56cb0c9855abe6340d6
tree9461ecb5ed9d5305144c435956b5b97e1598fe7e
parent430aef49ace08d55d59a2cf600af25bdfe6b0482
Merge of r4298:

Fixed flv header to match specification.

Used "\x5" in 5th byte to claim presence of both audio and video.  Used
previous tag size 0 in the beginning of the flv body (bytes 10 .. 13) as
required by specification (see http://www.adobe.com/devnet/f4v.html).

Patch by Piotr Sikora.
src/http/modules/ngx_http_flv_module.c