log src/http/modules/ngx_http_mp4_module.c @ 7629:f47f7d3d1bfa

age author description
Wed, 26 Feb 2020 15:10:46 +0300 Roman Arutyunyan Mp4: fixed possible chunk offset overflow.
Wed, 21 Nov 2018 20:23:16 +0300 Maxim Dounin Mp4: fixed possible pointer overflow on 32-bit platforms.
Tue, 06 Nov 2018 16:29:18 +0300 Roman Arutyunyan Mp4: fixed reading 64-bit atoms.
Wed, 12 Apr 2017 22:21:04 +0300 Ruslan Ermilov Use ngx_calloc_buf() where appropriate.
Tue, 22 Nov 2016 13:40:08 +0800 hucongcong Mp4: fixed setting wrong mdat atom size in very rare cases.
Thu, 27 Oct 2016 17:57:16 +0300 Maxim Dounin Mp4: introduced custom version of ngx_atofp().
Mon, 03 Oct 2016 20:48:51 +0300 Roman Arutyunyan Do not set last_buf flag in subrequests.
Thu, 07 Apr 2016 11:50:13 +0300 Josh Soref Fixed spelling.
Thu, 31 Mar 2016 02:33:53 +0300 Sergey Kandaurov Fixed logging with variable field width.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Tue, 19 Aug 2014 14:13:39 +0400 Roman Arutyunyan Mp4: use trak->smhd_size in ngx_http_mp4_read_smhd_atom().
Tue, 01 Apr 2014 20:53:18 +0400 Roman Arutyunyan Mp4: allow end values bigger than track duration.
Mon, 31 Mar 2014 20:05:53 +0400 Roman Arutyunyan Mp4: improved logging after adding "end" support.
Mon, 31 Mar 2014 19:52:17 +0400 Roman Arutyunyan Mp4: fixed seeking to a track end.
Mon, 24 Mar 2014 17:55:10 +0400 Sergey Kandaurov Mp4: skipped empty stss atom table in output.
Fri, 21 Mar 2014 19:33:21 +0400 Maxim Dounin Range filter: single_range flag in request.
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.
Wed, 04 Sep 2013 20:48:23 +0400 Maxim Dounin Win32: Borland C compatibility fixes.
Wed, 04 Sep 2013 20:48:22 +0400 Maxim Dounin Win32: Open Watcom C compatibility fixes.
Sat, 11 May 2013 18:49:49 +0400 Maxim Dounin Mp4: indentation and style, no functional changes.
Fri, 29 Mar 2013 17:20:59 +0000 Maxim Dounin Merge of r5098: mp4: fixed handling of too small mdat atoms. stable-1.2
Mon, 04 Mar 2013 15:39:03 +0000 Maxim Dounin Mp4: fixed handling of too small mdat atoms (ticket #266).
Fri, 17 Aug 2012 11:02:35 +0000 Maxim Dounin Mp4: removed restriction to avc1/mp4a formats (ticket #194).
Mon, 09 Jul 2012 00:13:06 +0000 Maxim Dounin Entity tags: set for static respones.
Mon, 02 Jul 2012 16:56:53 +0000 Maxim Dounin Merge of r4688, r4689, r4706: stable-1.2
Tue, 26 Jun 2012 12:31:40 +0000 Maxim Dounin Mp4: fixed build on win32 after r4689.
Mon, 18 Jun 2012 14:02:20 +0000 Maxim Dounin Mp4: fixed streaming if moov atom is at buffer edge.
Mon, 18 Jun 2012 14:01:18 +0000 Maxim Dounin Mp4: fixed non-keyframe seeks in some cases (ticket #175).
Thu, 26 Apr 2012 13:06:27 +0000 Andrey Belov Allows particular modules to handle subrequests properly.
Thu, 12 Apr 2012 12:55:43 +0000 Maxim Dounin Merge of r4578, r4579, r4580, r4586: mp4 fixes. stable-1.0
Thu, 12 Apr 2012 12:18:14 +0000 Maxim Dounin Mp4: sanity checks cleanup.
Tue, 10 Apr 2012 11:28:59 +0000 Igor Sysoev Fixed debug logging.
Tue, 10 Apr 2012 11:27:43 +0000 Igor Sysoev Fixed previous commit.
Tue, 10 Apr 2012 11:21:47 +0000 Igor Sysoev Fixed mp4 module seek.
Mon, 27 Feb 2012 16:51:28 +0000 Valentin Bartenev Disable symlinks: initialization of the "disable_symlinks" field in
Mon, 13 Feb 2012 16:32:21 +0000 Andrey Belov Support for disable_symlinks in various modules.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Sun, 05 Feb 2012 15:51:20 +0000 Maxim Dounin Merge of r4383, r4403: stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 16 Jan 2012 11:03:27 +0000 Maxim Dounin Fixed handling of mp4 above 2G and 32bit offsets (ticket #84).
Mon, 26 Dec 2011 10:49:03 +0000 Maxim Dounin Fixed mp4 if first entry in stsc was skipped (ticket #72).
Wed, 14 Dec 2011 18:02:37 +0000 Maxim Dounin Merge of r4307: stable-1.0
Wed, 23 Nov 2011 07:22:15 +0000 Igor Sysoev Fix of mp4 module seeking.
Mon, 14 Nov 2011 16:14:11 +0000 Igor Sysoev Merge of r4283: stable-1.0
Mon, 14 Nov 2011 14:42:48 +0000 Igor Sysoev Fix of "Content-Length" header of MP4 response if start argument was used.
Tue, 01 Nov 2011 14:02:07 +0000 Igor Sysoev Merging r4190, r4232: stable-1.0
Tue, 11 Oct 2011 10:12:44 +0000 Igor Sysoev Fixing mp4 module seeking on 32-bit platforms.
Sat, 01 Oct 2011 05:37:30 +0000 Igor Sysoev Merging r4089 missed in r4170 merge. stable-1.0
Fri, 30 Sep 2011 15:13:47 +0000 Igor Sysoev Merging r4086, r4087, r4088, r4090, r4094, r4095, r4096, r4097, r4099, r4100, stable-1.0
Fri, 30 Sep 2011 09:18:28 +0000 Igor Sysoev Using strtod() instead of atofp() to support a lot of digits after dot in
Thu, 29 Sep 2011 15:19:36 +0000 Igor Sysoev Fix of building on platforms with 32-bit off_t. (closed #23)
Thu, 15 Sep 2011 13:23:03 +0000 Igor Sysoev MP4 co64 atom support added.
Thu, 15 Sep 2011 05:15:16 +0000 Igor Sysoev Fix of struct field name.
Wed, 14 Sep 2011 15:26:11 +0000 Igor Sysoev Style fix.