Commit graph

123 commits

Author SHA1 Message Date
Ondřej Samohel
371bd0eb2a
Merge remote-tracking branch 'origin/develop' into feature/911-new-traits-based-integrator 2025-05-12 17:15:32 +02:00
Jakub Jezek
9137d1c0bb
Adds scaling and compression to ffmpeg calls
Updates the ffmpeg calls within the editorial extraction tests to include scaling and compression parameters.
This ensures consistent image quality and size across different source media.
2025-05-12 15:50:06 +02:00
Jakub Jezek
ce40d020d9
Updates image format to png and adds scaling
Updates the image format for review outputs to PNG, adds scaling and compression to the ffmpeg calls, and includes pixel format specification for better compatibility and quality.
2025-05-12 15:38:14 +02:00
Ondřej Samohel
cbbe1297cd
Merge branch 'develop' into feature/911-new-traits-based-integrator 2025-04-16 15:30:13 +02:00
Ondřej Samohel
7b0b5a46ec
⚗️ stop running tests requiring AYON server by default
this is to ensure test will still run on GH.
2025-04-16 12:23:56 +02:00
Ondřej Samohel
2cd692d1da
♻️ fix temp pytes-ayon dependency to pass tests 2025-04-16 11:51:06 +02:00
Jakub Trllo
b403fccf05 fix new line chars 2025-04-14 17:54:45 +02:00
Ondřej Samohel
0ada57c25b
🐶 fix linting issues in tests 2025-04-14 17:40:22 +02:00
Ondřej Samohel
d77eab4ae7
Merge remote-tracking branch 'origin/feature/909-define-basic-trait-type-using-dataclasses' into feature/911-new-traits-based-integrator 2025-04-07 14:10:54 +02:00
Ondrej Samohel
45d0e05892
⚗️ fix tests 2025-03-27 17:20:26 +01:00
Ondrej Samohel
4152f9fc5e
🤖obey our machine overlords, implement their kind suggestions 2025-03-27 17:12:15 +01:00
Ondrej Samohel
92cc5cd06b
🐛 replace published path in traits after copy
and add some more tests
2025-03-19 18:47:09 +01:00
Ondřej Samohel
7d00dbf52c
Merge remote-tracking branch 'origin/feature/909-define-basic-trait-type-using-dataclasses' into feature/911-new-traits-based-integrator 2025-03-03 16:38:21 +01:00
Ondřej Samohel
a5228b057d
Merge remote-tracking branch 'origin/develop' into feature/909-define-basic-trait-type-using-dataclasses 2025-03-03 16:36:18 +01:00
Ondrej Samohel
0f0a987d91
🐛 fix dot in extension 2025-02-27 17:35:37 +01:00
robin@ynput.io
5db6eff319 Merge branch 'develop' into feature/AY-7125_advanced-editorial-publish-to-ayon-38 2025-02-19 14:35:16 +01:00
Ondrej Samohel
575f9c6244
add tests for Bundle 2025-02-14 13:32:40 +01:00
Jakub Trllo
b09bcdada8 remove trailing spaces 2025-02-13 17:17:00 +01:00
Jakub Trllo
17399b8f4a fix formatting 2025-02-13 17:06:47 +01:00
Jakub Trllo
7e5f9f27d1 added separators 2025-02-13 17:00:43 +01:00
Jakub Trllo
f09ece485f removed unused import 2025-02-13 16:59:49 +01:00
Jakub Trllo
e1b0680ba4 Added basic tests for env parse and compute 2025-02-13 16:58:55 +01:00
Ondrej Samohel
6cf34a8547
🐶 linting fixes 2025-02-13 10:57:39 +01:00
Ondrej Samohel
c8491daa54
Merge branch 'feature/909-define-basic-trait-type-using-dataclasses' into feature/911-new-traits-based-integrator 2025-02-13 10:11:52 +01:00
Ondrej Samohel
21d1dae0f5
🐶 calm ruff even even more 2025-02-13 10:09:51 +01:00
Ondrej Samohel
dd05199aed
🐶 calm ruff even more 2025-02-13 10:08:28 +01:00
Ondrej Samohel
8bcab93793
🐶 calm ruff 2025-02-13 10:05:15 +01:00
Ondrej Samohel
b14e0d39db
♻️ finalize transaction 2025-02-12 19:06:18 +01:00
robin@ynput.io
d0364cbec3 Fix lint. 2025-02-11 10:47:12 +01:00
robin@ynput.io
929e2465fc Merge branch 'develop' into feature/AY-7125_advanced-editorial-publish-to-ayon-38 2025-02-11 10:44:44 +01:00
robin@ynput.io
396424c225 Pull latest changes. 2025-02-11 10:44:28 +01:00
robin@ynput.io
6bb4937c0a Consolidate frame range detection from collect_otio_frame_ranges plugin. 2025-02-11 10:39:35 +01:00
Ondřej Samohel
71ca34be9a
Merge branch 'feature/909-define-basic-trait-type-using-dataclasses' into feature/911-new-traits-based-integrator 2025-02-06 15:02:18 +01:00
Ondřej Samohel
26bbdaaed5
Merge branch 'develop' into feature/909-define-basic-trait-type-using-dataclasses 2025-02-06 14:43:39 +01:00
Ondřej Samohel
ebf6789036
♻️ organize imports 2025-01-29 23:17:32 +01:00
robin@ynput.io
f5bd7a9172 Apply frame offset to timewarp to handle source frame offset. 2025-01-28 15:22:06 +01:00
robin@ynput.io
133bb32c81 Fix lint. 2025-01-22 20:52:15 +01:00
robin@ynput.io
66da9fa39a Add tests to handle fractional speed. 2025-01-22 20:27:55 +01:00
robin@ynput.io
874abdb38c Remove pdb. 2025-01-22 15:36:25 +01:00
robin@ynput.io
5f0aec7bbf Rework tw computation. 2025-01-22 14:23:27 +01:00
Ondřej Samohel
8662e42d61
Merge remote-tracking branch 'origin/feature/909-define-basic-trait-type-using-dataclasses' into feature/909-define-basic-trait-type-using-dataclasses 2025-01-22 11:02:35 +01:00
Ondřej Samohel
6ffe6af5b8
Merge remote-tracking branch 'origin/develop' into feature/909-define-basic-trait-type-using-dataclasses 2025-01-22 10:53:39 +01:00
robin@ynput.io
c718d0596f Enforce floating retime speed for Qt. 2025-01-20 11:25:44 +01:00
robin@ynput.io
8351395a82 Consolidate timewarp computation and add tests. 2025-01-15 18:43:02 +01:00
robin@ynput.io
704ef232b6 Edit link to OTIO issue. 2025-01-15 13:20:22 +01:00
robin@ynput.io
1123d31750 Add fixes and tests for qt retime and frozen frame. 2025-01-15 11:18:23 +01:00
robin@ynput.io
76c7d90c8c Add fix + test for image sequence frozen frame. 2025-01-14 18:15:01 +01:00
robin@ynput.io
6ed19f2611 Append fix for retiming image sequence. 2025-01-14 17:38:29 +01:00
robin@ynput.io
e90ca81ede Append more editorial tests for reverse speed. 2025-01-14 10:27:58 +01:00
robin@ynput.io
0b2580bc63 Merge branch 'develop' into bugfix/fps_retime_rounding_issue 2025-01-10 12:55:02 +01:00