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
So the only thing that should be necessary is to updated codec_opus.c for the new formats API, and drop it in the codecs directory and build. I haven't done anything to convert it yet, so PRs are welcome.
patch -p1 < ../opus/asterisk-opus-master/asterisk.patch
patching file build_tools/menuselect-deps.in
Hunk #1 succeeded at 41 (offset -1 lines).
patching file configure.ac
Hunk #1 succeeded at 448 (offset 20 lines).
Hunk #2 succeeded at 2212 (offset 44 lines).
patching file main/frame.c
Hunk #1 FAILED at 1029.
Hunk #2 FAILED at 1111.
2 out of 2 hunks FAILED -- saving rejects to file main/frame.c.rej
patching file makeopts.in
Hunk #1 succeeded at 273 (offset 1 line).
But do we need to patch frame.c ? Is the rest of the patch required ?
The text was updated successfully, but these errors were encountered: