log src/http/modules/ngx_http_mp4_module.c @ 5620:0a567878254b

age author description
Thu, 20 Mar 2014 16:05:19 +0400 Roman Arutyunyan Mp4: added "end" argument support.
Thu, 20 Mar 2014 16:05:18 +0400 Roman Arutyunyan Mp4: moved atom cropping code out of update functions.
Fri, 14 Feb 2014 15:14:48 +0400 Roman Arutyunyan Mp4: remove useless leading stsc entry in result mp4.
Wed, 29 Jan 2014 13:44:15 +0400 Roman Arutyunyan Mp4: fix seeks to standalone last chunk.
Wed, 29 Jan 2014 13:33:45 +0400 Roman Arutyunyan Mp4: skip tracks shorter than seek position (ticket #414).
Wed, 29 Jan 2014 13:30:36 +0400 Roman Arutyunyan Mp4: fix seeks after the last key frame.
Fri, 27 Dec 2013 18:47:42 +0400 Valentin Bartenev Style: removed surplus semicolons.