commit | d3e0bf306b86ac08b828886e75b8c30218a16377 | [log] [tgz] |
---|---|---|
author | Roman Arutyunyan <arut@nginx.com> | Wed Jan 29 13:44:15 2014 +0400 |
committer | Roman Arutyunyan <arut@nginx.com> | Wed Jan 29 13:44:15 2014 +0400 |
tree | b6ed05bf7aeb877728edc1550961a690c9e9d1bd | |
parent | 88f9b411f03dbb587399bb250cfdcbf0dcdaceb0 [diff] |
Mp4: fix seeks to standalone last chunk. If seek position is within the last track chunk and that chunk is standalone (stsc entry describes only this chunk) such seek generates stsc seek error. The problem is that chunk numbers start with 1, not with 0.