comparison src/http/modules/ngx_http_upstream_zone_module.c @ 6818:2b2239a1e0d4

Mp4: fixed setting wrong mdat atom size in very rare cases. Atom size is the sum of atom header size and atom data size. The specification says that the first 4 bytes are set to one when the atom size is greater than the maximum unsigned 32-bit value. Which means atom header size should be considered when the comparison takes place between atom data size and 0xffffffff.
author hucongcong <hucong.c@foxmail.com>
date Tue, 22 Nov 2016 13:40:08 +0800
parents 341e4303d25b
children 1eb753aa8e5e
comparison
equal deleted inserted replaced
6817:e75e854657ba 6818:2b2239a1e0d4