21pages dcbe2805e6
improve waiting for image when only one image received (#7340)
* 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>
2024-03-08 17:24:02 +08:00
..
2023-11-24 12:02:45 +08:00
2024-02-19 12:35:12 +08:00
2024-02-25 13:29:06 +08:00
2024-03-07 17:00:32 +08:00
2022-05-12 16:50:30 +08:00
2023-01-05 15:59:42 +08:00
2022-05-23 16:24:56 +08:00
2023-08-30 18:25:50 +08:00
2022-11-29 01:44:12 +08:00
2022-11-29 01:44:12 +08:00
2022-11-29 01:44:12 +08:00
2024-03-03 17:31:21 +08:00
2024-03-03 17:31:21 +08:00
2024-01-06 11:11:35 +08:00
2023-11-01 17:04:32 +08:00

flutter_hbb

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples and guidance on mobile development, and a full API reference.