Commit graph

25 commits

Author SHA1 Message Date
Sergey Dryabzhinsky cdbb1d4dc1 Backport fixes from 1.2.2 by arut 2021-06-01 18:50:46 +03:00
Anonymous a01cc448ee
Fix multiple fallthrough warnings 2017-12-02 19:33:11 +00:00
Sergey Dryabzhinsky bb67548636 Update:
- fix config option parse
- append redirect support in on_connect handler
- add support of rtmpdump handlers for RTMP commands
- try to catch with FMLE
2015-08-01 19:30:01 +03:00
Roman Arutyunyan 57a96ac2bc improved Envivio fix: now key length can be unfinalized with object 2014-01-01 13:13:16 +04:00
Roman Arutyunyan 307245415b envivo fix; it does not finalize connect() arrays properly 2013-12-29 18:32:04 +04:00
Roman Arutyunyan b9fcf7d880 removed trailing spaces 2013-11-30 11:21:53 +04:00
Roman Arutyunyan f599c70568 updated copyright line 2013-11-03 23:11:37 +04:00
Roman Arutyunyan 470c3effc8 fixed amf parser on windows 2013-06-13 01:19:46 +04:00
Roman Arutyunyan 1bd6aed4c8 added ifdefs to fix msvc compilation 2013-06-12 20:47:25 +04:00
Roman Arutyunyan 161e36ee9d added casts to amf parser 2013-06-12 20:47:24 +04:00
Roman Arutyunyan 8553cf204b inline -> ngx_inline 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 28e5b05e01 Merge remote branch 'origin/safe-amf-parser' into video-on-demand 2012-07-06 12:38:24 +04:00
Roman Arutyunyan d0ec6881c1 implemented amf context flag to save context instead of actual value 2012-07-06 12:38:11 +04:00
Roman Arutyunyan 71f92aca8d implemented safe amf parser: now source chain is kept unchanged 2012-06-29 17:20:36 +04:00
Roman Arutyunyan 8eddc92f2f added variant support to AMF parser 2012-05-29 02:04:59 +04:00
Roman Arutyunyan 9a21b694af object & mixed_array are now compatible 2012-04-14 00:34:43 +04:00
Roman Arutyunyan 3152e03dd3 added mixed array support 2012-04-14 00:21:18 +04:00
Roman Arutyunyan b08d308ed0 fixed crash in amf reader 2012-04-11 17:23:23 +04:00
Roman Arutyunyan fd54d6cc0f fixed amf writer 2012-04-06 17:08:13 +04:00
Roman Arutyunyan c34d07c012 fixed amf creating 2012-04-06 17:02:35 +04:00
Roman Arutyunyan dccb9e4044 added array null handler 2012-03-30 20:17:53 +04:00
Roman Arutyunyan 18d8526793 added more flags & extended types to AMF 2012-03-30 19:07:14 +04:00
Roman Arutyunyan a1ee083e25 changed char* to ngx_str_t in AMF declarations 2012-03-29 16:51:17 +04:00
Roman Arutyunyan 38c7cf3137 renamed AMF0 to AMF 2012-03-29 16:10:11 +04:00
Renamed from ngx_rtmp_amf0.c (Browse further)