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
Original issue reported on code.google.com by
denis.ya...@gmail.com
on 28 Sep 2009 at 4:56