Skip to content

Updated GPAC library to v0.6.2#500

Merged
cfsmp3 merged 14 commits intoCCExtractor:masterfrom
alexbrt:master
Dec 9, 2016
Merged

Updated GPAC library to v0.6.2#500
cfsmp3 merged 14 commits intoCCExtractor:masterfrom
alexbrt:master

Conversation

@alexbrt
Copy link
Copy Markdown
Member

@alexbrt alexbrt commented Dec 9, 2016

No description provided.

Comment thread src/gpacmp4/error.c Outdated

level = 0;
if (!strnicmp(sep_level+1, "error", 5)) {
if (!_strnicmp(sep_level + 1, "error", 5)) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

_strnicmp is undefined on linux.

AlexBratosin2001 added 2 commits December 9, 2016 21:14
Comment thread src/ccextractor.c
curl_global_cleanup();
#endif
dinit_libraries(&ctx);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why remove this line? ;)

AlexBratosin2001 added 3 commits December 9, 2016 22:36
@cfsmp3 cfsmp3 merged commit ce15155 into CCExtractor:master Dec 9, 2016
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.

3 participants