Commit graph

50 commits

Author SHA1 Message Date
Adrian Shum
64c4fe2832
refactor: metadata add format and content type
* refactor: metadata add format and content type

* reset golden

* test: update golden files
2022-10-12 11:00:59 +08:00
Adrian Shum
b130ff89ad
refactor: metadata add format and content type 2022-10-12 10:55:13 +08:00
Adrian Shum
8914d4c8de
build: imagor 1.2.0 2022-10-12 10:31:48 +08:00
Adrian Shum
2101be5158 refactor: imagor seek stream implementation 2022-10-11 17:04:45 +08:00
Adrian Shum
343d4903a1
refactor: imagor seek stream implementation 2022-10-11 16:55:24 +08:00
Adrian Shum
d307733d1d build: imagor with seek stream 2022-10-10 20:52:27 +08:00
Adrian Shum
2bc80126a0
build: imagor 1.1.9 (#19) 2022-10-10 02:01:22 +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
466ff3ec35 build: imagor 1.1.7 2022-10-08 00:01:49 +08:00
Adrian Shum
24cabdabd0
build: imagor 1.1.6 2022-10-07 17:43:56 +08:00
Adrian Shum
fd8aec7780 build: use latest imagor 2022-10-07 17:26:06 +08:00
Adrian Shum
41133360fd
fix(ffmpeg): ffmpeg reader callback buffer fix (#16)
* fix(ffmpeg): ffmpeg reader callback buffer fix
2022-10-07 15:10:32 +08:00
Adrian Shum
ba7f527435
build: go 1.19.2 2022-10-06 14:45:15 +08:00
Adrian Shum
fb0efe9b37 Merge remote-tracking branch 'origin/master' 2022-10-04 08:10:49 +08:00
Adrian Shum
75dcb815a5 chore: update sponsor button 2022-10-04 08:10:33 +08:00
Adrian Shum
5d3ebe684b
docs: update description 2022-10-03 13:31:16 +08:00
Adrian Shum
2b967a9c31 docs: update example 2022-10-02 00:39:26 +08:00
Adrian Shum
01acb20186
fix(imagorvideo): fix reader and read seeker close sequence (#12)
* refactor(imagorvideo): refactor reader/read seeker flow

* fix(imagorvideo): fix reader/read seeker close sequence
2022-10-01 21:33:36 +08:00
Adrian Shum
131948c727
build(deps): imagor 1.1.5 2022-10-01 21:29:19 +08:00
Adrian Shum
a707c30eab build: imagor 1.1.4 2022-09-30 12:42:29 +08:00
Adrian Shum
69b69d342c
refactor(ffmpeg): refactor pointer and read stream 2022-09-30 12:32:39 +08:00
Adrian Shum
fb93b23760 build: libvips 8.13.2 2022-09-30 12:07:23 +08:00
Adrian Shum
f3da197f32
build: libvips 8.13.2 2022-09-30 12:01:08 +08:00
Adrian Shum
17b9baa5d6
fix(imagorvideo): close reader on ReadSeeker size 0 2022-09-30 08:47:37 +08:00
Adrian Shum
65aaf7d702 build(deps): bump imagor to v1.1.3 2022-09-18 04:15:09 +08:00
Adrian Shum
80dd1dbe85
build(deps): bump imagor to v1.1.2 2022-09-17 23:41:19 +08:00
Adrian Shum
01f4f32840 test: cleanup golden test helper 2022-09-17 16:52:10 +08:00
Adrian Shum
314dcbd3ea build: based on imagor v1.1.1 2022-09-16 22:05:07 +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
Adrian Shum
bb48a1e717
test: ffmpeg meta and export golden tests 2022-09-16 01:37:55 +08:00
Adrian Shum
feb4a1f3db
build: test ffmpeg github action 2022-09-16 00:45:44 +08:00
Adrian Shum
56847d375d test: ffmpeg meta and export golden tests 2022-09-15 23:46:31 +08:00
Adrian Shum
33b76d536d test: ffmpeg meta and export golden tests 2022-09-15 23:43:18 +08:00
Adrian Shum
e0b3c6e4a9 build: update imagor 2022-09-14 17:26:39 +08:00
Adrian Shum
ce911eaf8a
feat(ffmpeg): speed optimization and export memory buffer 2022-09-13 21:15:16 +08:00
Adrian Shum
3a5e26f37c docs: update description 2022-09-11 18:48:16 +08:00
Adrian Shum
bd2c62e0a0 docs: update example 2022-09-11 18:20:45 +08:00
Adrian Shum
8103b045d9 docs: update example 2022-09-11 18:19:12 +08:00
Adrian Shum
01ad70e46c
fix(ffmpeg): free memory on close 2022-09-11 15:37:25 +08:00
Adrian Shum
2b72572127 feat(ffmpeg): logging callback handler 2022-09-11 11:21:48 +08:00
Adrian Shum
57541418b9
feat(ffmpeg): logging callback handler 2022-09-11 11:04:08 +08:00
Adrian Shum
f11d2b351c fix(ffmpeg): AVSEEK_SIZE callback 2022-09-09 23:21:55 +08:00
Adrian Shum
bcbe0f76b3 build: imagor v1.1 2022-09-09 17:56:42 +08:00
Adrian Shum
1493db09b2 fix(ffmpeg): copy C allocated buffer to Go memory 2022-09-09 17:52:36 +08:00
Adrian Shum
51ff1bbbd3 build: update imagor 2022-09-09 17:29:45 +08:00
Adrian Shum
37fc0333d0 docs: add example 2022-09-08 23:33:51 +08:00
Adrian Shum
3139e866c9 docs: badges 2022-09-08 23:11:13 +08:00
Adrian Shum
89e3e207c9 build: docker workflow 2022-09-08 22:58:06 +08:00
Adrian Shum
2451fa1b5a feat: imagorvideo init 2022-09-08 20:44:10 +08:00