Commit 27ae349
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2026-01-28)
### Bug Fixes
* default html5 canvas size ([361d56a](361d56a))
### Features
* add convert util RGBA to YUV ([8cb6153](8cb6153))
* dewarp video frame ([f95e4a0](f95e4a0))
* interface of FisheyeConfig & FisheyeOptions ([d808113](d808113))
* utils for convert yuv to video frame ([c72b53a](c72b53a))
### Performance Improvements
* cache compute pipeline and double-buffer readback ([2d27535](2d27535))
* cache readback and pixel buffer ([be4666c](be4666c))
* optimize logic ([4c8f5c6](4c8f5c6))1 parent bf38c36 commit 27ae349
2 files changed
Lines changed: 22 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments