You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
honeycomb77@… originally submitted this as ticket:5
Version:1.0
In function ALACEncoder::GetMagicCookie(), mChannelLayoutTag is set without converting to big endian.
Therefore, resulting magic cookie will be incorrect on little endian host.
The text was updated successfully, but these errors were encountered:
honeycomb77@… originally submitted this as ticket:5
In function ALACEncoder::GetMagicCookie(), mChannelLayoutTag is set without converting to big endian.
Therefore, resulting magic cookie will be incorrect on little endian host.
The text was updated successfully, but these errors were encountered: