Skip to content

Expose Timeline's find_clips#66

Merged
jminor merged 3 commits intoOpenTimelineIO:mainfrom
mikemahony:expose_timeline_find_clips
Mar 10, 2026
Merged

Expose Timeline's find_clips#66
jminor merged 3 commits intoOpenTimelineIO:mainfrom
mikemahony:expose_timeline_find_clips

Conversation

@mikemahony
Copy link
Contributor

Fixes #65

Exposes the Timeline's find_clips method. This pass exposes the method without the optional search_range and shallow_search parameters - a future PR could expose those params.

Request includes a new test testTimelineClipAvailableBounds and refactors the existing two tests in the suite to keep the code D.R.Y. The otio file used in the new test came from the OpenTimelineIO test sample data here.

@mikemahony mikemahony force-pushed the expose_timeline_find_clips branch from e406a47 to 724191a Compare April 30, 2025 23:44
@mikemahony mikemahony force-pushed the expose_timeline_find_clips branch from 3f153d5 to 50bda27 Compare March 9, 2026 19:15
Signed-off-by: Mike Mahony <mikemahony@pixar.com>
Signed-off-by: Mike Mahony <mikemahony@pixar.com>
…emory leaking

Signed-off-by: Mike Mahony <mikemahony@pixar.com>
@mikemahony mikemahony force-pushed the expose_timeline_find_clips branch from 50bda27 to d63d230 Compare March 9, 2026 19:15
@vade
Copy link
Collaborator

vade commented Mar 9, 2026

Thanks! I pinged @jminor and @reinecke to get their eyes in addition to mine, but LGTM!

(ive been a smidge out of the loop of late! ) Thanks for this.!

@jminor jminor merged commit f357b4d into OpenTimelineIO:main Mar 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose find_clips

3 participants