Merge branch 'static-relay'

This commit is contained in:
Roman Arutyunyan
2013-02-01 17:20:27 +04:00
4 changed files with 273 additions and 78 deletions

View File

@ -214,6 +214,7 @@ typedef struct {
/* auto-pushed? */
unsigned auto_pushed:1;
unsigned relay:1;
unsigned static_relay:1;
/* input stream 0 (reserved by RTMP spec)
* is used as free chain link */