wryk
|
74f0344c6a
|
refactor(preview): use iterator for image loop
|
2019-04-06 19:53:36 +02:00 |
|
wryk
|
da154ef249
|
feat(gif preview): add utils functions
|
2019-04-06 19:53:36 +02:00 |
|
wryk
|
c361e6b8ac
|
refactor(app state): reduce global state size
|
2019-04-06 19:53:36 +02:00 |
|
wryk
|
4b4c3bac1b
|
fix(preview/capture) flip with user facing camera
|
2019-03-22 17:30:04 +01:00 |
|
wryk
|
d7132f95e5
|
fix(code style): fix lint and rename vars
|
2019-03-18 15:48:21 +01:00 |
|
wryk
|
b741779265
|
refactor(capture): fix delay before completion
|
2019-03-15 20:02:20 +01:00 |
|
wryk
|
3a2c80a2a5
|
refactor(capture): expose an Event Emitter API
|
2019-03-15 19:25:36 +01:00 |
|
wryk
|
c762f35fde
|
refactor(configuration): centralize constants
|
2019-03-15 19:07:26 +01:00 |
|
wryk
|
388a1f4bb5
|
fix(encoder): remove nested worker
Nested worker is not supported on safari
|
2019-03-15 12:59:24 +01:00 |
|
wryk
|
57d4a8dd52
|
perf(encoder): add worker pool
|
2019-03-14 18:27:05 +01:00 |
|
wryk
|
3229a00604
|
perf(encoder): naive parallel frame process
|
2019-03-13 20:40:53 +01:00 |
|
Tixie
|
5ff7b47fde
|
fix(capture): Fix black gif rendered on Chrome Android
|
2019-03-13 00:30:53 +01:00 |
|
Tixie
|
13f28e1cf4
|
fix(Safari iOS): Prevent video to go fullscreen on capture beginning 🙅🙅🙅
|
2019-03-12 21:54:17 +01:00 |
|
wryk
|
481e30a01c
|
refactor(gif encoder): expose an Event Emitter API
|
2019-03-12 20:14:54 +01:00 |
|
wryk
|
a363a81f39
|
refactor(builder): replace vue-cli by parcel (wip)
|
2019-03-11 17:46:21 +01:00 |
|
wryk
|
f47554e6e1
|
use objectUrl instead of dataUrl
|
2019-03-10 23:35:26 +01:00 |
|
wryk
|
05bb7d30ca
|
fix crop
|
2019-03-10 06:27:52 +01:00 |
|
wryk
|
b28aabb5ec
|
add download gif
|
2019-03-10 05:58:19 +01:00 |
|
wryk
|
cbe8785f99
|
fix capture
|
2019-03-10 05:37:37 +01:00 |
|
Tixie
|
7908303b1d
|
chore(eslint): Fix lint
|
2019-03-10 04:52:29 +01:00 |
|
wryk
|
783782677a
|
add gif data url to download
|
2019-03-10 04:50:22 +01:00 |
|
Tixie
|
0bb91245cc
|
fix build
|
2019-03-10 04:22:29 +01:00 |
|
wryk
|
d468ad3728
|
add capture and encode (this one is borken ah ah)
nik les workers ofc
|
2019-03-10 04:13:25 +01:00 |
|