]> git.kaiwu.me - nginx.git/commit
Fixed mp4 if first entry in stsc was skipped (ticket #72).
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 26 Dec 2011 10:49:03 +0000 (10:49 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 26 Dec 2011 10:49:03 +0000 (10:49 +0000)
commit6a56732e981b5d628709677755c3eb015ab0c931
tree40d5e736e43295f0d7a7039a500d315ba9e2181c
parentb65597ecd522a0c60d52e864c336ac7602b8c99c
Fixed mp4 if first entry in stsc was skipped (ticket #72).

If first entry in stsc atom was skipped, and seek was to chunk boundary,
than first_chunk in the generated stsc table wasn't set to 1.
src/http/modules/ngx_http_mp4_module.c