* fix padding of mobile server page PopupMenuItem Signed-off-by: 21pages <pages21@163.com> * improve waiting for image when only one image received * For flutter texture late creation: create texture between session add and session start, it works not in principle but in test. * For late PeerInfo handling a. rgba texture render: allow zero size in on_rgba b. gpu texture render and rgba buffer render doesn't check size currently * Fix wrong valid flag of first frame in rgba texture render Other issues: * decodeImageFromPixels may fail on first image * Correct width/height when resolution changes Signed-off-by: 21pages <pages21@163.com> --------- Signed-off-by: 21pages <pages21@163.com> |
||
|---|---|---|
| .. | ||
| ab_model.dart | ||
| chat_model.dart | ||
| cm_file_model.dart | ||
| desktop_render_texture.dart | ||
| file_model.dart | ||
| group_model.dart | ||
| input_model.dart | ||
| model.dart | ||
| native_model.dart | ||
| peer_model.dart | ||
| peer_tab_model.dart | ||
| platform_model.dart | ||
| server_model.dart | ||
| state_model.dart | ||
| user_model.dart | ||
| web_model.dart | ||