Gavin Peacock

Results 39 comments of Gavin Peacock

Maurice says this is blocked until we can get the spec updated to allow for redacting from something other than the active manifest.

Forcing merge after all reviews passed due to MINOR VERSION check being stuck.

We currently have some stream based methods and we are working on supporting all operations that way.

This is a great idea and on my backlog of things to do

There are a couple of issues here, one is that we do not currently validate that the ingredients which require an ingredient reference actually have one. While it would be...

Thanks, yes we agree. We want to have all the core code just implemented with streams and then provide wrappers around those functions for memory or file_io. That's in the...

Yes, we are working on consolidating that code so there is as little code duplication as possible.

I've been planning to rework c2patool to support wildcards for some time. In your case would you want it to overwrite the original files with the updated ones? Another approach...

Thanks, sorry for the slow response. I'm planning to add that functionality to the c2pa-rs code and c2patool will inherit it.

Yes, you are correct. For the case of sidecar only this could use a better solution. I'll look into that.