]> git.kaiwu.me - nginx.git/commit
Fixed flv header to match specification.
authorMaxim Dounin <mdounin@mdounin.ru>
Fri, 18 Nov 2011 14:41:01 +0000 (14:41 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Fri, 18 Nov 2011 14:41:01 +0000 (14:41 +0000)
commit5eef168a2222b26cdf6dfd2e7c11cb5423cebc74
treeaf292fbc30ae9e501bbacf5b25c3879876284ea5
parent777879c83227390ed7f4f6d2b9bcddfdd1307b88
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