]> git.kaiwu.me - nginx.git/commit
Mp4: allow end values bigger than track duration.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 1 Apr 2014 16:53:18 +0000 (20:53 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 1 Apr 2014 16:53:18 +0000 (20:53 +0400)
commit5147f8ee6a5fb6a7cb615e0897e736a80daef9e8
treedb4e2005984b8048f1a5f51d1ef8bcc65b9d4946
parent2349a6747d48a48cebcc5227f82083c33a799517
Mp4: allow end values bigger than track duration.

If start time is within the track but end time is out of it, error
"end time is out mp4 stts samples" is generated.  However it's
better to ignore the error and output the track until its end.
src/http/modules/ngx_http_mp4_module.c