DigitalMediaProfessionals / tool

DV network conversion tool
Apache License 2.0
0 stars 1 forks source link

Fix copy_concatenation check for recursive concat #64

Open YuyaKobayashi opened 5 years ago

YuyaKobayashi commented 5 years ago

Assume a concat node has concat node as the input node.

If the input concat node will be copy_concat, the successive concat node must be copy_concat in current impl.