Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatible brands setting error in ftyp atom #38

Closed
GoogleCodeExporter opened this issue Aug 19, 2015 · 1 comment
Closed

Compatible brands setting error in ftyp atom #38

GoogleCodeExporter opened this issue Aug 19, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Enviroment: MSVC 2005, svn trunk version.
Steps to reproduce: try do MP4CreateEx with for example 4 compatible
brands. After dumping we see only two of them.

Suggested fix:
mp4file.cpp:2955 ftyp->compatibleBrands.SetValue( compatibleBrands[i] );
Change SetValue to AddValue or explicitly set second argument of SetValue to i.

Original issue reported on code.google.com by denis.ya...@gmail.com on 28 Sep 2009 at 4:56

@GoogleCodeExporter
Copy link
Author

Denis,

Thanks!  This should be fixed in r392.

Original comment by kid...@gmail.com on 27 Jul 2010 at 6:48

  • Changed state: Fixed

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

No branches or pull requests

1 participant