Commit graph

21 commits

Author SHA1 Message Date
eabd7ea228 Delete unused functions 2024-02-24 13:21:35 -06:00
0ebee2a07c cargo fix 2024-02-22 16:03:49 -06:00
c1e651c01a Use BytesStream in more places 2024-02-22 16:03:04 -06:00
6fa79b9188 Do more cleanup inline
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-23 11:58:20 -06:00
c544f167fb Remove unused code 2023-12-22 21:00:37 -06:00
b938b09901 Apply cargo fix 2023-12-22 20:54:02 -06:00
5624671cbf Rework ProcessRead to require a closure for using the internal AsyncRead 2023-12-22 20:52:58 -06:00
f61dac8187 Attempt to clean stray magick files
Some checks failed
continuous-integration/drone/push Build is failing
This change sets a unique temp directory for each invocation of imagemagick and spawns a task to remove that directory after the command terminates
2023-11-09 18:20:59 -06:00
ba3a23ed43 Add error codes 2023-09-01 20:51:01 -05:00
0c4d632dda Consider timeouts a client error
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-05 16:18:06 -05:00
fee4ed1e3e Add process timeout
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-05 12:41:06 -05:00
5e8ab7856d Extract Status errors into command-specific errors
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-17 13:30:08 -05:00
9004ecaadf Better classify process related errors 2023-07-10 15:29:41 -05:00
7037ee5791 Support auto-orienting photos
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-15 11:13:24 -05:00
718f09c43a Clean tracing, simplify validation, rename InputFormat -> VideoFormat
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-01 21:17:18 -05:00
c80d207a87 Improve tracing
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-06 21:40:49 -05:00
e7c3e2c96c Rename stream module 2021-10-20 19:00:41 -05:00
5d3e6f50b3 Instrument better with Tracing 2021-09-13 20:22:42 -05:00
08c3169d3f Fewer streams 2021-09-04 12:42:40 -05:00
1119ed740e WIP: Try to pass AsyncRead types around instead of Streams 2021-09-03 19:53:53 -05:00
ee215bfa5e Version v0.3.0-alpha.21-in-mem 2021-08-31 11:02:30 -05:00