Skip to content

feat: Embeddable APIs as "embeddable pipeline" objects#206

Open
tmathern wants to merge 2 commits intomainfrom
mathern/embeddable-state-2
Open

feat: Embeddable APIs as "embeddable pipeline" objects#206
tmathern wants to merge 2 commits intomainfrom
mathern/embeddable-state-2

Conversation

@tmathern
Copy link
Copy Markdown
Collaborator

@tmathern tmathern commented Apr 9, 2026

This PR introduces wrappers for the embeddable APIs which rely somewhat on state machine to attempt simplifying the use of the embeddable APIs.

The state of the pipeline advances based on the functions called, so it is easy to "remember" (or find out) where in the embedding process we are.

Docs: https://github.com/contentauth/c2pa-cpp/blob/mathern/embeddable-state-2/docs/embeddable-api.md#embeddable-pipelineworkflow-api-embeddablepipeline

* fix: Refactor

* fix: Update docs

* fix: Refactor

* fix: docs

* fix: docs

* fix: docs

* fix: docs

* fix: docs

* fix: docs

* fix: Huge refactor

* fix: Huge refactor

* fix: Huge refactor

* fix: One refactor

* feat: Add faulted flag

* fix: Inheritance

* fix: new api

* fix: refactor class hierarchy

* fix: refactor class hierarchy

* fix: refactor state handling

* fix: refactor state handling

* fix: CLean up

* fix: Tips and tricks

* fix: Tips and tricks

* fix: Tips and tricks

* fix: Improve cancellation support

* Update embeddable-api.md

---------

Co-authored-by: Tania Mathern <tania.mathern@gmail.comn>
@tmathern tmathern self-assigned this Apr 9, 2026
@tmathern tmathern requested a review from gpeacock April 13, 2026 04:41
@tmathern tmathern marked this pull request as ready for review April 13, 2026 04:42
@tmathern tmathern changed the title feat: Embeddable APIs as "embeddable pipeline" feat: Embeddable APIs as "embeddable pipeline" objects Apr 13, 2026
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.

1 participant