diff options
author | Roman Arutyunyan <arut@nginx.com> | 2014-01-29 13:30:36 +0400 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2014-01-29 13:30:36 +0400 |
commit | 870733ebd6275ac917d1a517760cd1c283870c59 (patch) | |
tree | b20682bfdc44e44ae30c69fc2000e16b680c7c3e /src/http/ngx_http_request.c | |
parent | c94c24b1773e39e610ad81e46872fc2a58c7a88d (diff) | |
download | nginx-870733ebd6275ac917d1a517760cd1c283870c59.tar.gz nginx-870733ebd6275ac917d1a517760cd1c283870c59.zip |
Mp4: fix seeks after the last key frame.
Mp4 module does not allow seeks after the last key frame. Since
stss atom only contains key frames it's usually shorter than
other track atoms. That leads to stss seek error when seek
position is close to the end of file. The fix outputs empty
stss frame instead of generating error.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions