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

Does not function properly when compile for arm64 #1

Open
liangxiu opened this issue May 8, 2015 · 1 comment
Open

Does not function properly when compile for arm64 #1

liangxiu opened this issue May 8, 2015 · 1 comment

Comments

@liangxiu
Copy link

liangxiu commented May 8, 2015

I used G729 codec in my VOIP App, when the app target only armv7, it works fine. The Callee can hear my voice clearly. Then I turn to arm64, the callee no longer get my voice clearly. I record the input voice raw data before and after G729 codec both on armv7 device and arm64 device on the Caller side, and then convert the G729 encoded data back. I find the converted back voice from armv7 device is much better than arm64 device.

@dpocock
Copy link
Member

dpocock commented Nov 5, 2015

Which arm64 device are you testing with? Is it possible you could submit a pull request to fix this?

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

No branches or pull requests

2 participants