summaryrefslogtreecommitdiff
path: root/thirdparty/opus/celt/fixed_c5x.h
AgeCommit message (Collapse)Author
2019-11-12opus: Packaging fixups after #33311Rémi Verschelde
Removes the custom code for VS2012 support in config.h, and reduces diff with upstream config.h. We still have many custom defines for ARM optimizations which we probably don't use properly, since we don't compile the included asm code, so a thorough review and cleanup would be welcome.
2019-11-09Update opus to 1.3.1 and opusfile to 0.11unknown