Thibault Saunier
Thibault Saunier
I also need something like that for the `xges` adapter, right now we are loosing all the grouping information when going through `otio`. fwiw, in the GStreamer Editing Services, `Clip`...
> I'm not sure the change is correct though. It is detected as a pointer already in the code you change, but that knowledge disappears somewhere along the way. I...
Interesting, in Gst it is doing the right thing, but I clearly missed something, I will fix.
I think I do not agree about that behavior, and I think that instead, if a user wants to override an option that was yielded it gets overriden.
>> I think I do not agree about that behavior, and I think that instead, if a user wants to override an option that was yielded it gets overriden. >...
> > The default should be @libdir@/pkgconfig > > That makes sense. What I was thinking was using the same cfg directives that handle downloads for different platforms to specify...
> For example, if you want to add support for a new target (say, something based on RISC-V, or NixOS), you don't need to update every -sys crate (and potentially...
> > Also, what is the point of having the .pc files in the tarballs platform dependent? They are never meant to be used on a system wide prefix, but...
I don't really feel like it right now, thanks for the information, in that case we better use `nextest` in our case I think.