Commit graph

34 commits

Author SHA1 Message Date
Tixie
61d9e55568 style: Some lint 2020-10-11 20:11:07 +02:00
wryk
1711911d62 refact(capture): rewrite with task 2019-05-21 15:51:22 +02:00
wryk
a2017f3f47 refact(workers): split encode-core 2019-05-21 14:37:05 +02:00
wryk
5294724527 refact(encode): add back worker pool 2019-05-20 21:29:20 +02:00
wryk
6e83c88c04 refact(encode): rewrite with tasks 2019-05-20 20:22:27 +02:00
wryk
15c85b11ea refact(countdown): rewrite with task 2019-05-20 15:18:00 +02:00
wryk
63a9c8df27 refact(gif effects): extract boomerang effect 2019-04-30 10:16:44 +02:00
wryk
6daaa915ae fix(timer): now wait for the correct duration 2019-04-26 22:18:59 +02:00
Tixie
73f5757693 fix(capture countdown): Typo on cancel action 2019-04-26 21:21:21 +02:00
wryk
1fabbdf55e feat(time): wip countdown 2019-04-26 19:38:56 +02:00
wryk
0ab14263ac feat(encoding): add boomerang effect to encoder 2019-04-07 03:04:47 +02:00
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