log src/http/modules/ngx_http_mp4_module.c @ 9299:2706b60dc225 default tip

age author description
Sat, 28 Jan 2023 05:23:33 +0300 Maxim Dounin Fixed "zero size buf" alerts with subrequests.
Wed, 19 Oct 2022 10:53:17 +0300 Roman Arutyunyan Mp4: disabled duplicate atoms. stable-1.22
Wed, 19 Oct 2022 10:53:17 +0300 Roman Arutyunyan Mp4: disabled duplicate atoms.
Tue, 07 Jun 2022 21:58:52 +0300 Maxim Dounin Mp4: fixed potential overflow in ngx_http_mp4_crop_stts_data().
Thu, 28 Oct 2021 14:14:25 +0300 Roman Arutyunyan Mp4: mp4_start_key_frame directive.
Thu, 28 Oct 2021 13:11:31 +0300 Roman Arutyunyan Mp4: added ngx_http_mp4_update_mdhd_atom() function.
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().
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.