I need to pull all codecs but one from a first package (i.e. dvsdk_2_10_01_18/dm365_codecs_01_00_06/packages) and then pull one codec from another package (i.e. dvsdk_2_10_00_13/dm365_codecs_01_00_03/packages).
XDC doesn't seem to be able to do this. Since it uses the path name from "packages" on down to identify the codec, I'm not able to select anything finer grained/lower level than the "packages" directory. Unfortunately this means that all codecs get pulled from the first such directory that XDC finds.
Is there any way to achieve this goal? It's critical because I need to work around an apparent bug in one of the newer codecs.
Thanks!