Commit graph

114 commits

Author SHA1 Message Date
Roman Arutyunyan 0aaf2a6259 improved hls fragment boundary condition 2014-01-06 12:17:01 +04:00
Roman Arutyunyan 7dd70f88ea fixed log message 2014-01-06 11:37:30 +04:00
Roman Arutyunyan 5507823b9d fixed crash in hls 2014-01-06 02:06:14 +04:00
Roman Arutyunyan 5c8d5b34fb removed AAC header from HLS handler 2014-01-06 01:54:59 +04:00
Roman Arutyunyan 0a33c0575e fixed HLS stream restart 2014-01-06 00:14:14 +04:00
Roman Arutyunyan 5e8fe20497 returned hls discontinuity 2014-01-03 11:31:06 +04:00
Roman Arutyunyan fe0d805179 improved hls boundary check 2014-01-02 10:19:57 +04:00
Roman Arutyunyan 18fa7a5016 implemented avc sps parser & improved dash & stats 2013-12-21 00:47:00 +04:00
Roman Arutyunyan aa4bcf89d7 fixed dash/hls cleanup when recorder{} block exists 2013-12-16 12:58:25 +04:00
Roman Arutyunyan 1b5e19d4e7 updated readme 2013-11-30 11:32:21 +04:00
Roman Arutyunyan 831823a772 removed tabs 2013-11-30 11:24:47 +04:00
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 5a38108bad updated copyright 2013-11-07 19:28:19 +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