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

Adding support for unencapsulated opus and exposing max_data_bytes #229

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 7, 2021

  1. speexdsp: adding --disable-neon to emconfigure command to disable nat…

    …ive asm commands. Emscripten doesn't support
    
    adding rawOpus option to encoderWorker
    
    don't publish raw opus packets when encoding fails
    
    adding encoder config to main recorder API
    
    UT to verify rawOpus settign doesn't publish encode failures
    
    Adding new config items to README
    
    Updating tracked dist files
    
    updating tracked package-lock.json
    
    working rawOpus and encoderOutputMaxLength options
    tj10200 committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    68cf43f View commit details
    Browse the repository at this point in the history