Skip to content

Conversation

@jiapei100
Copy link

No description provided.

@johnwassilak
Copy link

Literal lifesaver, thank you.

@bchoineubility
Copy link

I hope this PR will be compatible with ffmpeg-5 also.

BR,
Mark

// populate vertex list
// Ref: http://www.opencascade.org/org/forum/thread_16694/?forum=3
gp_Pnt pt = (triangulation->Nodes())(j).Transformed(transformation * location.Transformation());
gp_Pnt pt = (triangulation->Node(j)).Transformed(transformation * location.Transformation());
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks to be unrelated to the FFmpeg bits.

@jiapei100 jiapei100 changed the title Compatible with ffmpeg-6.0.1 Compatible with ffmpeg-7.0.1 - ChatGPT Assistance. Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants