Commit graph

15 commits

Author SHA1 Message Date
asonix 4976fcb2eb Remove unneeded code
All checks were successful
/ tests (push) Successful in 1m50s
/ clippy (push) Successful in 1m22s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m54s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m55s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m49s
2024-03-09 22:53:46 -06:00
asonix 0ebee2a07c cargo fix 2024-02-22 16:03:49 -06:00
asonix c1e651c01a Use BytesStream in more places 2024-02-22 16:03:04 -06:00
asonix 7eba45f37e cargo fix & cargo fmt 2024-02-03 18:19:14 -06:00
asonix 50e31f96da It compiles again 2024-02-03 18:18:13 -06:00
asonix 5805eb0aed Enable configuring imagemagick security policy from pictrs
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-31 21:32:01 -06:00
asonix bd0b89b165 Clean spans a bit
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-15 22:34:45 -06:00
asonix 7b5a3020fa Don't rely on global state for tmp_dir
Some checks are pending
continuous-integration/drone/push Build is running
2023-10-07 11:32:36 -05:00
asonix b48a9233b2 Remove transcode from animation to video, make video transcoding 'optional'
Video transcoding still happens, but in many cases the video stream is able to be copied verbatim rather than being decoded & encoded
2023-08-30 20:37:54 -05:00
asonix fee4ed1e3e Add process timeout
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-05 12:41:06 -05:00
asonix 2961aae6e3 Port migration changes from 0.4.1 2023-07-16 22:07:42 -05:00
asonix ec6c9aac1e Better discovery validation, proper invoking of imagemagick
Some checks are pending
continuous-integration/drone/push Build is running
2023-07-13 19:21:57 -05:00
asonix 27451971a6 Fix tests, add animated_webp test
Some checks failed
continuous-integration/drone/push Build is failing
2023-07-13 14:34:40 -05:00
asonix 33b83f97f2 It compiles
Some checks are pending
continuous-integration/drone/push Build is running
Need to reinstate media limits
2023-07-13 13:48:59 -05:00
asonix ad1837f9dd VERY BROKEN: start replacing parts of pict-rs
Some checks failed
continuous-integration/drone/push Build is failing
2023-07-12 22:12:21 -05:00