Commit graph

23 commits

Author SHA1 Message Date
Simon Chan
dad1308cc4
chore: move files 2024-06-14 15:10:29 +08:00
Simon Chan
721b6c0da6
refactor: code cleanup 2024-06-02 01:55:26 +08:00
Simon Chan
fdf0a863d9
chore: re-add eslint-plugin-import-x 2024-05-20 15:57:17 +08:00
Simon Chan
2dd9307859
refactor: clean up size change handling 2024-05-10 08:28:49 +08:00
Simon Chan
8223d79886
refactor: performance optimizations
also renamed some internal types, and adding more code comments. (not thoroughly tested yet)
2024-05-04 23:47:52 +08:00
Simon Chan
b75669fb67
feat(decoder): add an option to enable capture WebGL canvas 2024-05-03 14:23:46 +08:00
Simon Chan
646e590564
fix: fix eslint errors 2024-04-18 20:00:14 +08:00
Simon Chan
14dbc45e39
feat(scrcpy): test and fix AV1 2024-04-18 19:50:36 +08:00
Simon Chan
6cfd8c12d5
feat(scrcpy): add some AV1 parsing 2024-04-18 03:59:30 +08:00
Simon Chan
dcda6459ac
feat: add utilities for read/write Uint8Array 2024-04-16 22:17:36 +08:00
Simon Chan
28d650f63a
feat(webcodecs): add a WebGL renderer 2024-03-12 21:18:55 +08:00
Simon Chan
c7549ad6c8
feat(webcodecs): change to a faster render method 2024-03-07 20:00:49 +08:00
Simon Chan
bef336da08
feat(decoder): add sizeChanged event 2024-01-08 19:01:40 +08:00
Simon Chan
7056feb3b1
refactor: migrate to ES private fields 2023-07-11 21:05:39 +08:00
Simon Chan
433f9b986f
chore: update dependencies 2023-07-07 18:30:13 +08:00
Simon Chan
d421502256
feat(scrcpy): add isSupported method toWebCodecDecoder 2023-05-25 23:01:02 +08:00
Simon Chan
3beaad2055
feat(adb): support connect to adb server (#549) 2023-05-14 03:54:03 +08:00
Simon Chan
b08ad29706
feat(scrcpy): support Scrcpy 2.0 (#495) 2023-04-15 19:50:46 +08:00
Simon Chan
6ada4a7a06 chore: format code with prettier 2023-02-23 16:00:08 +08:00
Simon Chan
849cb0c7fc
feat(decoder): disable VSync 2023-01-20 14:02:44 +08:00
Simon Chan
b73737742c
feat(scrcpy-decoder): record skipped frame count 2023-01-10 16:00:16 +08:00
Simon Chan
aa033e4de6
chore: integrate ESLint 2022-12-22 01:42:24 +08:00
Simon Chan
88a3c10aa0
refactor(scrcpy): move decoders to own packages 2022-07-19 16:36:34 +08:00
Renamed from libraries/scrcpy/src/decoder/web-codecs/index.ts (Browse further)