Only run legacy appveyor ci on github master branch#325
Only run legacy appveyor ci on github master branch#325
Conversation
This only affects custom modes (builds with --enable-custom-modes) with frame sizes 2.5, 5, 10, and 20ms and sampling rates below 40 kHz. The problem does not affect normal use of Opus (using OpusEncoder/OpusDecoder) even when built with custom modes enabled, but only special applications that use OpusCustomEncoder/OpusCustomDecoder.
Co-authored-by: James Zern <jzern@google.com>
Update silk/x86/NSQ_del_dec_sse4_1.c to match the remaining silk/NSQ_del_dec.c changes made in https://gitlab.xiph.org/xiph/opus/-/commit/c913dc38
|
Actually, the only reason there's still a master branch is that I haven't found a way to delete it. I already deleted it on gitlab.xiph.org. Any idea how to also delete it on the github mirror? |
|
@jmvalin ah that's even better. Based on the documentation, you should be able to delete it once you changed the default branch. But maybe you need to close all PR's that still pointing to master? Maybe close all open PR's that points to master and ask the authors to reopen against main if they still are relevant and interested. It also looks like there is 3 commits' on master that is not on main if they are still relevant in any way. |
|
Closing as master branch will be removed (once it's known how to) |
|
Well, I think I found how to delete it. Side effect is that I think it just closed all PRs for master |
Good to clean house :) |
WIP, don't apply this patch yet......