Commit graph

5 commits

Author SHA1 Message Date
Adrian Shum
4d71837fb8
refactor(ffmpeg): refactor process frames
* refactor best frame process

* refactor best frame process, remove alpha

* move thumb context to export

* process_frames() filter

* test: update golden files

* process_frames() filter

* test: update golden files

* tweak fps

* test: update golden files

* cleanup
2022-10-13 15:23:23 +08:00
Adrian Shum
145b4ce8a7
fix(imagorvideo): fix image orientation from video exif (#18)
* fix(imagorvideo): orient image before resize

* test: update golden files

* fix(imagorvideo): orient image before resize

* test: update golden files
2022-10-08 11:55:31 +08:00
Adrian Shum
01f4f32840 test: cleanup golden test helper 2022-09-17 16:52:10 +08:00
Adrian Shum
035cf78b96
test(imagorvideo): fallback image tests 2022-09-16 21:56:09 +08:00
Adrian Shum
d9c697a0b2
test: ffmpeg processor tests 2022-09-16 14:21:56 +08:00