719 Commits

Author SHA1 Message Date
4ec43349ad fixed value type in logger 2013-06-25 16:32:42 +04:00
489f5cf5db moved to new blogging service 2013-06-24 12:07:38 +04:00
e39b7f62a5 disabled timestamp clipping 2013-06-22 09:55:02 +04:00
9a5e9a7790 added direct donation link 2013-06-18 14:42:40 +04:00
9956185950 dropped field in stat now means the number of dropped frames 2013-06-16 21:10:19 +04:00
0f95890a73 fixed nginx version 2013-06-14 15:29:28 +04:00
8696ca005f removed mp3 from HLS codecs 2013-06-14 15:11:45 +04:00
afc765560f updated README 2013-06-13 17:37:58 +04:00
daa1c66e64 updated README with Windows note 2013-06-13 17:22:17 +04:00
cbe760aa8a fixed formatting types v1.0.1 2013-06-13 17:11:44 +04:00
c4e78b6ea9 disabled function inlining to escape msvc optimization problem 2013-06-13 14:01:26 +04:00
01c8daf4b4 fixed broken msvc memcpy optimization for 4-byte data 2013-06-13 13:47:43 +04:00
4dcb52ae1a fixed stat formatting 2013-06-13 09:43:44 +04:00
7e517f1619 fixed MoveFileEx 2013-06-13 09:07:51 +04:00
3f045ccdca added MoveFileEx with replace flag to hls playlist move code 2013-06-13 09:06:07 +04:00
61dc8afa65 fixed windows file mapping 2013-06-13 02:05:55 +04:00
308dbd47d1 fixed windows file mapping protection 2013-06-13 02:04:21 +04:00
388d735460 fixed windows file mapping protection 2013-06-13 01:42:31 +04:00
47cdfc4b67 fixed windows file mapping protection 2013-06-13 01:38:34 +04:00
470c3effc8 fixed amf parser on windows 2013-06-13 01:19:46 +04:00
d60c0bf1c7 fixed msvc warning 2013-06-13 01:10:25 +04:00
14ba61505f fixed windows mmap code 2013-06-13 00:44:37 +04:00
cbd7a71723 fixed windows mmap code 2013-06-13 00:43:42 +04:00
0c35b73152 added pragma to skip zero-sized array warning 2013-06-13 00:38:06 +04:00
3b4452d43e added pragma warning to disable msvc warning about zero-sized arrays 2013-06-12 20:47:25 +04:00
dc1afb50be implemented windows lseek in record module 2013-06-12 20:47:25 +04:00
ec68e7c2d5 implemented file mapping for windows in mp4 module 2013-06-12 20:47:25 +04:00
95447b3dc6 fixed mp4 timestamp type 2013-06-12 20:47:25 +04:00
c41d4e7810 fixed msvc warning 2013-06-12 20:47:25 +04:00
1bd6aed4c8 added ifdefs to fix msvc compilation 2013-06-12 20:47:25 +04:00
49f8f4d097 fixed type casting 2013-06-12 20:47:25 +04:00
56b54b1215 added conditional compilation on unix domain socket existence 2013-06-12 20:47:25 +04:00
161e36ee9d added casts to amf parser 2013-06-12 20:47:24 +04:00
cb2a18a3ec added blocks to sender shortcuts to escape msvc complains about late variable declarations 2013-06-12 20:47:24 +04:00
248335216a added type cast to 64-bit reverse function 2013-06-12 20:47:24 +04:00
9389670657 added type casts to hls 2013-06-12 20:47:24 +04:00
c752e0696c added ifdef conditional on ngx_lock_fd 2013-06-12 20:47:24 +04:00
479a574cec ngx_tm_t -> struct tm 2013-06-12 20:47:24 +04:00
8c81d3ef39 removed unreachable return 2013-06-12 20:47:24 +04:00
db34613f1a fixed typo 2013-06-12 20:47:24 +04:00
e9a9c5f4bd write -> ngx_write_fd 2013-06-12 20:47:24 +04:00
b93e2cdff6 added int8_t & uint8_t definitions for msvc 2013-06-12 20:47:23 +04:00
e4070fb777 fixed default values of conf params 2013-06-12 20:47:23 +04:00
8553cf204b inline -> ngx_inline 2013-06-12 20:47:23 +04:00
f94fcee9fb included ngx_config.h & ngx_core.h to every file 2013-06-12 20:47:23 +04:00
021db6cfd9 fixed HLS system fragment naming on 32-bit systems 2013-06-12 20:45:42 +04:00
f114ce4ce9 fixed handling H264 SEI NAL in HLS; thanks to @jettoblack 2013-06-12 20:40:23 +04:00
289ee42c53 added handling mp4 box with zero size 2013-06-01 11:51:45 +04:00
613234b866 added 'args' argument to exec v1.0.0 2013-05-26 16:27:02 +04:00
22984bc309 http parse error now leads to notify error 2013-05-22 12:24:31 +04:00