log src/http/modules/ngx_http_mp4_module.c @ 7622:2955192fb210

age author description
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.