Commit graph

96 commits

Author SHA1 Message Date
Roman Arutyunyan b9fcf7d880 removed trailing spaces 2013-11-30 11:21:53 +04:00
Roman Arutyunyan 45b39f7762 fixed deleting directory on win 2013-11-28 21:49:15 +04:00
Roman Arutyunyan ed09425a5d test debug logging 2013-11-28 21:40:19 +04:00
Roman Arutyunyan 43ececd070 test debug logging 2013-11-28 21:35:59 +04:00
Roman Arutyunyan 0eb32ae1ca fixing hls & dash cleanup 2013-11-28 21:31:30 +04:00
Roman Arutyunyan d11823bcf8 directory creation in hls module is now performed at publish stage 2013-11-28 21:06:20 +04:00
Roman Arutyunyan 43718388f4 fixed time formatting & file op error code check 2013-11-28 19:51:15 +04:00
Roman Arutyunyan c928742cb9 fixed file op result code checks 2013-11-28 19:11:31 +04:00
Roman Arutyunyan ec5687f459 improved result code check to work on windows 2013-11-28 19:05:21 +04:00
Roman Arutyunyan a1b1c205f1 removed extra ngx_de_info call in win32 2013-11-28 18:55:38 +04:00
Roman Arutyunyan 29dfda882a fixed using raw non-null-terminated strings from config parser in syscalls 2013-11-28 17:14:39 +04:00
Roman Arutyunyan b73075e28c added dash_nested, added directory creation, fixed init frags cleanup 2013-11-28 14:14:40 +04:00
Roman Arutyunyan 503375fea8 updated copyright 2013-11-07 19:27:49 +04:00
Roman Arutyunyan 737ea5ce34 implemented HLS EVENT playlist type 2013-10-05 18:17:15 +04:00
Roman Arutyunyan face62aa34 fixed hls urls for nested case 2013-08-28 23:42:40 +04:00
Roman Arutyunyan 49a3ee0dc6 implemented HLS base urls 2013-08-27 20:22:24 +04:00
Roman Arutyunyan 2f1091679b hls variant playlists 2013-07-06 09:32:02 +04:00
Roman Arutyunyan 4ec43349ad fixed value type in logger 2013-06-25 16:32:42 +04:00
Roman Arutyunyan 7e517f1619 fixed MoveFileEx 2013-06-13 09:07:51 +04:00
Roman Arutyunyan 3f045ccdca added MoveFileEx with replace flag to hls playlist move code 2013-06-13 09:06:07 +04:00
Roman Arutyunyan 9389670657 added type casts to hls 2013-06-12 20:47:24 +04:00
Roman Arutyunyan e9a9c5f4bd write -> ngx_write_fd 2013-06-12 20:47:24 +04:00
Roman Arutyunyan e4070fb777 fixed default values of conf params 2013-06-12 20:47:23 +04:00
Roman Arutyunyan f94fcee9fb included ngx_config.h & ngx_core.h to every file 2013-06-12 20:47:23 +04:00
Roman Arutyunyan 021db6cfd9 fixed HLS system fragment naming on 32-bit systems 2013-06-12 20:45:42 +04:00
Roman Arutyunyan f114ce4ce9 fixed handling H264 SEI NAL in HLS; thanks to @jettoblack 2013-06-12 20:40:23 +04:00
Roman Arutyunyan 3d70ba4777 hls cleanup is not optional 2013-05-14 21:25:30 +04:00
Roman Arutyunyan 1d30518c8f fixed crash on hls audio buffer overflow 2013-05-07 15:08:55 +04:00
Roman Arutyunyan de2a4258d7 added close directory call in hls cleanup code 2013-05-05 09:11:04 +04:00
Roman Arutyunyan b0de943956 style fix 2013-04-25 20:20:59 +04:00
Roman Arutyunyan 7688a62874 fixed compilation 2013-04-25 20:13:21 +04:00
Roman Arutyunyan 2bb16425da reduced default hls_sync to 2ms 2013-04-23 19:31:38 +04:00
Roman Arutyunyan b9e5bb6ef0 hls: fixed discontinuity, fixed audio buffering 2013-04-22 16:08:54 +04:00
Roman Arutyunyan 61b9c53972 added checks for nals #7-9 in incoming stream 2013-04-22 11:16:05 +04:00
Roman Arutyunyan d393508e58 implemented hls audio buffering & fragment start with audio frame 2013-04-21 19:54:33 +04:00
Roman Arutyunyan dae4c77e93 implemented aligned slicing 2013-04-18 14:39:23 +04:00
Roman Arutyunyan 2e6d8b219a fixed m3u8 parser 2013-04-16 17:24:06 +04:00
Roman Arutyunyan a3db04dd5b fixed magnifier type 2013-04-16 17:04:34 +04:00
Roman Arutyunyan 9b24a2f11a renamed nested paths 2013-04-16 16:49:06 +04:00
Roman Arutyunyan f9532fea8c fixed HLS AAC AOT 2013-04-16 14:00:41 +04:00
Roman Arutyunyan 6a1cf17dcb implemented misc hls naming formats 2013-04-16 13:58:26 +04:00
Roman Arutyunyan daae21764e implemented nested hls data 2013-04-16 12:52:46 +04:00
Roman Arutyunyan 05e0a68281 implemented hls target duration as max fragment length within current window 2013-04-15 11:31:28 +04:00
Roman Arutyunyan 5d8a534aa4 fixed comments 2013-04-15 09:35:05 +04:00
Roman Arutyunyan 0bd07562c5 implemented proper m3u8 cleanup 2013-04-14 17:57:29 +04:00
Roman Arutyunyan 921b28112c implemented async hls cleanup from cache manager process 2013-04-14 17:21:51 +04:00
Roman Arutyunyan 059dba448d removed factor directive 2013-04-12 19:39:49 +04:00
Roman Arutyunyan 814bcf4825 implemented hls playlist reader & custom fragment sizes 2013-04-12 19:38:20 +04:00
Roman Arutyunyan 9aa030f51c fixed creating hls target folder 2013-03-30 16:49:56 +04:00
Roman Arutyunyan 6298aa7e1d fixed hls offset update 2013-03-29 16:39:11 +04:00