Commit graph

86 commits

Author SHA1 Message Date
Ondrej Samohel
b0005180f2
⚗️ fix tests 2025-11-26 17:40:27 +01:00
Ondrej Samohel
1cddb86918
⚗️ fix tests 2025-11-26 15:17:19 +01:00
Ondrej Samohel
90da1c9059
Merge branch 'develop' into enhancement/1297-product-base-types-creation-and-creator-plugins 2025-11-21 13:53:30 +01:00
Jakub Jezek
9494472a7d
Fixes: Corrects reviewable output resolution.
Updates the expected resolution in the ffmpeg commands
used in reviewable extraction tests to match the
intended output.

This resolves a squashed reviewables issue where the output
resolution was incorrect.
2025-10-21 14:18:31 +02:00
Ondrej Samohel
0ca2d25ef6
⚗️ fix linting 2025-10-17 17:41:50 +02:00
Ondrej Samohel
f147d28c52
⚗️ add tests for product names 2025-10-17 17:36:47 +02:00
Ondrej Samohel
deacb2853e
♻️ refactor filtering and add some tests 2025-06-20 16:13:07 +02:00
Ondřej Samohel
0f539ec6ea
🐶 fix linting issues 2025-06-06 18:12:53 +02:00
Ondřej Samohel
4d6f5be7f5
📝 some fixes, mostly docstrings 2025-05-14 18:50:39 +02:00
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
Jakub Trllo
b403fccf05 fix new line chars 2025-04-14 17:54:45 +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
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
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
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
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
robin@ynput.io
ff2893dff0 Fix remap with wrongly detected legacy image sequence. 2025-01-08 19:04:54 +01:00
Ondrej Samohel
a4dbb31e15
🐛 fix mypy errors 2024-12-22 01:14:09 +01:00
Ondrej Samohel
5d31e66472
merge develop 2024-12-22 01:13:40 +01:00
Ondrej Samohel
a08ed708d1
♻️ fix mypy errors 2024-12-20 20:01:25 +01:00
robin@ynput.io
5780a17971 Consolidate 23.976 trim computation. 2024-12-18 18:07:16 +01:00
robin@ynput.io
4c33041de1 Fix broken editorial tests. 2024-12-17 11:13:14 +01:00
Ondrej Samohel
828c522b10
🐛 fix typo 2024-12-03 10:43:45 +01:00
Ondřej Samohel
891a065530
🎨 add helper function 2024-12-02 00:21:14 +01:00
Ondřej Samohel
5748c1593f
🎨 udims as a list 2024-12-02 00:14:49 +01:00