Commit graph

16 commits

Author SHA1 Message Date
asonix
22e526fd2a Allow type underscore (probably in instrument) 2023-06-01 17:33:43 -05:00
asonix
669b3fb86f Fix webp metadata stripping, more tracing cleanup 2022-10-01 22:47:52 -05:00
asonix
718f09c43a Clean tracing, simplify validation, rename InputFormat -> VideoFormat 2022-10-01 21:17:18 -05:00
asonix
80c83eb491 Add ffprobe for details inspection - vastly improve video detection speed 2022-09-25 20:39:09 -05:00
asonix
c9a74a73ca Reduce redundancy in process module 2022-09-25 17:35:52 -05:00
asonix
50d118a2a7 Implement image pre-processing on upload 2022-09-25 15:17:33 -05:00
Aode (lion)
8781bc8f28 Add follows-from relation for background tasks 2022-04-07 13:28:28 -05:00
Aode (lion)
e493e90dd4 Defensive tracing 2022-04-07 12:56:40 -05:00
Aode (lion)
c80d207a87 Improve tracing 2022-04-06 21:40:49 -05:00
Aode (lion)
6ed592c432 In Progress: process jobs
- Is this a good idea? it definitely will make interacting with pict-rs harder. Maybe it's best not to do this
2022-04-01 16:51:12 -05:00
Aode (lion)
e209a282d9 No more follows-from for process 2021-12-06 21:11:43 -06:00
Aode (lion)
11739cd42c Remove fancy span following code 2021-12-06 20:35:22 -06:00
Aode (lion)
920f1f154c Improve follows-from and parent span relationships 2021-12-06 12:43:03 -06:00
Aode (lion)
26a2401027 Use tmp files for mp4s 2021-10-23 14:14:12 -05:00
Aode (lion)
48557bc2ea Make pict-rs generic over file storage 2021-10-22 23:48:56 -05:00
Aode (Lion)
e7c3e2c96c Rename stream module 2021-10-20 19:00:41 -05:00
Renamed from src/stream.rs (Browse further)