Skip to content

Conversation

@olegloa
Copy link

@olegloa olegloa commented Nov 23, 2015

Hello, I'm add co64 box support in FileWriter. Could you check the code and add it to mainstream.

stco->Detach();
AP4_ContainerAtom* stbl = AP4_DYNAMIC_CAST(AP4_ContainerAtom, trak->FindChild("mdia/minf/stbl"));
if (stbl == NULL) {
return AP4_ERROR_INTERNAL;

Choose a reason for hiding this comment

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

I saw the FIXME comment also and saw this pull request. You will be leaking co64 here when you return.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants