31 Commits (89456022cf952a0d094d3ed438e279db02535632)

Author SHA1 Message Date
Nadir Chowdhury 89456022cf
Add `__all__` to remaining modules 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
Nadir Chowdhury 63ec23bac2
Code optimisations and refactoring via Sourcery 4 years ago
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Devon R a20ddfa766
Add in Decoder 4 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Imayhaveborkedit fedf26bf3e Add FFmpegOpusAudio and other voice improvements 6 years ago
Imayhaveborkedit 20fa3001f2 Raise max encoder bitrate to 512kbps 6 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Rapptz 04262b9371 Wording nit, library -> function in load_opus 6 years ago
Rapptz c904e4f25b Add a note to load_opus that it's auto loaded on Windows. 6 years ago
NCPlayz fb02191b80 Organise documentation 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Hornwitser efb4ff850e [lint] Fix import order 7 years ago
Hornwitser 34fd266cf9 [lint] Do log formating lazily 7 years ago
Hornwitser 4ae8e81660 [lint] Remove redundant exception variables 7 years ago
Daniel d53c3a6c12
Fixed opus error check 7 years ago
Daniel 881e598a6f Add errcheck functions to opus foreign functions 7 years ago
Tobotimus 3112e1c17e Add intersphinx 7 years ago
Rapptz b06899e7d4 Defer logging formatting until the logger is actually called. 8 years ago
Rapptz 3b1b26ffb1 Re-implement voice sending. 8 years ago
Rapptz ff9f5749e1 Update copyright year to 2017. 8 years ago
Kyle Repinski 643950abf8 Add ability to set opus encoder input signal type. 8 years ago
Rapptz 2fc496304c Add libopus DLLs for ease of use. 9 years ago
Jake 7efabce4b2 Enable FEC/PLR 9 years ago
Rapptz 055f5291f0 Add ability to set bandwith and bitrate. 9 years ago
Rapptz db4cc791dd Update license of files to 2016. 9 years ago
Rapptz 9bec041423 Documentation fixes for opus related import errors. 9 years ago
Rapptz 72f355bb64 Add OpusNotLoaded exception and opus.is_loaded utility function. 9 years ago
Rapptz 9deb7796a5 Documentation fixes for opus bindings. 9 years ago
Rapptz a6d6d832ff Working voice sending implementation. 9 years ago