On Tue Jul 5 07:19:56 2022 +0000, Nikolay Sivov wrote:
This could potentially use a helper to share across transforms. Also in unlikely event of CopyAllItems() failure it will return fresh freed pointer, instead of some initial value or NULL. This is just something to consider, I don't think it's critical.
Yes, I'm starting to consider factoring the interface code across the transforms. I need to figure a way to support the various specifics they have wrt media type and sample validation.