]> git.kaiwu.me - nginx.git/commit
Mp4: fixed seeking to a track end.
authorRoman Arutyunyan <arut@nginx.com>
Mon, 31 Mar 2014 15:52:17 +0000 (19:52 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Mon, 31 Mar 2014 15:52:17 +0000 (19:52 +0400)
commit70e98eac3e33d5690e1b0c0404c3133f63e8bcba
tree1091dfb188a19c91bbdfe73d8c514b1c82f2fb03
parentac5a3cbeee718850a8eba8b601d8827d649de201
Mp4: fixed seeking to a track end.

When "start" value is equal to a track duration the request
fails with "time is out mp4 stts" like it did before track
duration check was added.  Now such tracks are considered
short and skipped.
src/http/modules/ngx_http_mp4_module.c