index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
http
/
modules
/
ngx_http_mp4_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-28
Fixed "zero size buf" alerts with subrequests.
Maxim Dounin
1
-0
/
+1
2022-10-19
Mp4: disabled duplicate atoms.
Roman Arutyunyan
1
-0
/
+147
2022-06-07
Mp4: fixed potential overflow in ngx_http_mp4_crop_stts_data().
Maxim Dounin
1
-1
/
+1
2021-10-28
Mp4: mp4_start_key_frame directive.
Roman Arutyunyan
1
-27
/
+194
2021-10-28
Mp4: added ngx_http_mp4_update_mdhd_atom() function.
Roman Arutyunyan
1
-8
/
+32
2020-12-11
Fixed double close of non-regular files in flv and mp4.
Maxim Dounin
1
-6
/
+0
2020-02-26
Mp4: fixed possible chunk offset overflow.
Roman Arutyunyan
1
-11
/
+64
2018-11-21
Mp4: fixed possible pointer overflow on 32-bit platforms.
Maxim Dounin
1
-1
/
+8
2018-11-06
Mp4: fixed reading 64-bit atoms.
Roman Arutyunyan
1
-0
/
+7
2017-04-12
Use ngx_calloc_buf() where appropriate.
Ruslan Ermilov
1
-1
/
+1
2016-11-22
Mp4: fixed setting wrong mdat atom size in very rare cases.
hucongcong
1
-1
/
+3
2016-10-27
Mp4: introduced custom version of ngx_atofp().
Maxim Dounin
1
-14
/
+60
2016-10-03
Do not set last_buf flag in subrequests.
Roman Arutyunyan
1
-1
/
+1
2016-04-07
Fixed spelling.
Josh Soref
1
-4
/
+4
2016-03-31
Fixed logging with variable field width.
Sergey Kandaurov
1
-2
/
+2
2016-03-30
Style.
Ruslan Ermilov
1
-8
/
+8
2014-08-19
Mp4: use trak->smhd_size in ngx_http_mp4_read_smhd_atom().
Roman Arutyunyan
1
-1
/
+1
2014-04-01
Mp4: allow end values bigger than track duration.
Roman Arutyunyan
1
-4
/
+14
2014-03-31
Mp4: improved logging after adding "end" support.
Roman Arutyunyan
1
-27
/
+71
2014-03-31
Mp4: fixed seeking to a track end.
Roman Arutyunyan
1
-2
/
+2
2014-03-24
Mp4: skipped empty stss atom table in output.
Sergey Kandaurov
1
-8
/
+13
2014-03-21
Range filter: single_range flag in request.
Maxim Dounin
1
-1
/
+1
2014-03-20
Mp4: added "end" argument support.
Roman Arutyunyan
1
-89
/
+377
2014-03-20
Mp4: moved atom cropping code out of update functions.
Roman Arutyunyan
1
-85
/
+176
2014-02-14
Mp4: remove useless leading stsc entry in result mp4.
Roman Arutyunyan
1
-1
/
+1
2014-01-29
Mp4: fix seeks to standalone last chunk.
Roman Arutyunyan
1
-1
/
+1
2014-01-29
Mp4: skip tracks shorter than seek position (ticket #414).
Roman Arutyunyan
1
-6
/
+31
2014-01-29
Mp4: fix seeks after the last key frame.
Roman Arutyunyan
1
-5
/
+2
2013-12-27
Style: removed surplus semicolons.
Valentin Bartenev
1
-1
/
+1
2013-09-04
Win32: Borland C compatibility fixes.
Maxim Dounin
1
-3
/
+7
2013-09-04
Win32: Open Watcom C compatibility fixes.
Maxim Dounin
1
-1
/
+1
2013-05-11
Mp4: indentation and style, no functional changes.
Maxim Dounin
1
-31
/
+39
2013-03-04
Mp4: fixed handling of too small mdat atoms (ticket #266).
Maxim Dounin
1
-0
/
+7
2012-08-17
Mp4: removed restriction to avc1/mp4a formats (ticket #194).
Maxim Dounin
1
-8
/
+0
2012-07-09
Entity tags: set for static respones.
Maxim Dounin
1
-0
/
+4
2012-06-26
Mp4: fixed build on win32 after r4689.
Maxim Dounin
1
-1
/
+1
2012-06-18
Mp4: fixed streaming if moov atom is at buffer edge.
Maxim Dounin
1
-0
/
+10
2012-06-18
Mp4: fixed non-keyframe seeks in some cases (ticket #175).
Maxim Dounin
1
-1
/
+8
2012-04-26
Allows particular modules to handle subrequests properly.
Andrey Belov
1
-1
/
+1
2012-04-12
Mp4: sanity checks cleanup.
Maxim Dounin
1
-66
/
+208
2012-04-10
Fixed debug logging.
Igor Sysoev
1
-1
/
+1
2012-04-10
Fixed previous commit.
Igor Sysoev
1
-1
/
+1
2012-04-10
Fixed mp4 module seek.
Igor Sysoev
1
-1
/
+1
2012-02-27
Disable symlinks: initialization of the "disable_symlinks" field in
Valentin Bartenev
1
-3
/
+4
2012-02-13
Support for disable_symlinks in various modules.
Andrey Belov
1
-0
/
+7
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2012-01-16
Fixed handling of mp4 above 2G and 32bit offsets (ticket #84).
Maxim Dounin
1
-4
/
+4
2011-12-26
Fixed mp4 if first entry in stsc was skipped (ticket #72).
Maxim Dounin
1
-0
/
+2
2011-11-23
Fix of mp4 module seeking.
Igor Sysoev
1
-1
/
+1
2011-11-14
Fix of "Content-Length" header of MP4 response if start argument was used.
Igor Sysoev
1
-1
/
+2
[next]