log src/http/modules/ngx_http_mp4_module.c @ 7960:ec2798eb3648 stable-1.20

age author description
Fri, 11 Dec 2020 13:42:07 +0300 Maxim Dounin Fixed double close of non-regular files in flv and mp4.
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().