2017-05-01 |
Carlos Alberto Lop... | Avoid warning when __STDC_VERSION__ is not defined |
tree | commitdiff |
2017-03-27 |
Felicia Lim | Fix OPUS_ARG_NONNULL indices in opus_multistream.h |
tree | commitdiff |
2016-11-05 |
Jean-Marc Valin | Removes OPUS_FRAMESIZE_VARIABLE |
tree | commitdiff |
2016-10-28 |
Felicia Lim | Support encoding 80/100/120 ms frame lengths |
tree | commitdiff |
2016-09-03 |
Mark Harris | Allow disabling phase inversion for multistream |
tree | commitdiff |
2016-09-01 |
Jean-Marc Valin | Make it possible to ignore inverted phase stereo for... exp_bitstream7 |
tree | commitdiff |
2016-07-08 |
Mark Harris | Packets indicating DTX may be up to 2 bytes |
tree | commitdiff |
2016-07-06 |
Mark Harris | Update URLs |
tree | commitdiff |
2016-04-20 |
Daniel Verkamp | win32: only use dllexport when building DLL |
tree | commitdiff |
2016-01-08 |
Ralph Giles | Suggest OPUS_LSB_DEPTH(14) for G.711. r=td-linux,mark4o |
tree | commitdiff |
2015-10-23 |
Mark Harris | Updating links for both https and new versions v1.1.1-rc |
tree | commitdiff |
2015-10-23 |
Mark Harris | Corrections to doc |
tree | commitdiff |
2015-06-23 |
Timothy B. Terriberry | Improve OPUS_GET_LSB_DEPTH documentation. |
tree | commitdiff |
2015-02-20 |
Timothy B. Terriberry | Document how to tell if your build is fixed-point. |
tree | commitdiff |
2014-12-20 |
Ralph Giles | Document the motivation for the 120 ms repacketizer... |
tree | commitdiff |
2014-09-04 |
Jean-Marc Valin | Lowered the smallest packet that the multi-stream encod... |
tree | commitdiff |
2014-02-24 |
Bruno Randolf | Fixes encoder/decoder classification of ctl() requests. |
tree | commitdiff |
2013-11-24 |
Gregory Maxwell | Put custom_encoder_init decl behind CUSTOM_MODES. More... |
tree | commitdiff |
2013-11-18 |
Jean-Marc Valin | Adds functions for multistream padding/unpadding and... |
tree | commitdiff |
2013-11-15 |
Jean-Marc Valin | Adds OPUS_SET_PREDICTION_DISABLED() ctl to force "indep... |
tree | commitdiff |
2013-11-14 |
Jean-Marc Valin | Adds packet padding that works for all codes and fixes... |
tree | commitdiff |
2013-11-09 |
Jean-Marc Valin | Hides OPUS_FRAMESIZE_VARIABLE from the API until it... |
tree | commitdiff |
2013-10-28 |
Gregory Maxwell | Replace "inline" with OPUS_INLINE. |
tree | commitdiff |
2013-06-30 |
Gregory Maxwell | Fixes some return without va_end in the api, adds tests. |
tree | commitdiff |
2013-06-17 |
Jacek Caban | Use __declspec(dllexport) on mingw build. |
tree | commitdiff |
2013-05-18 |
Jean-Marc Valin | Change few remaining instances of short to opus_int16 |
tree | commitdiff |
2013-05-17 |
Jean-Marc Valin | Merge branch 'surround' |
tree | commitdiff |
2013-05-05 |
Jean-Marc Valin | Implements basic surround masking |
tree | commitdiff |
2013-05-05 |
Jean-Marc Valin | Initial surround code with new API |
tree | commitdiff |
2013-03-18 |
Jean-Marc Valin | Minor soft clipping doc fix |
tree | commitdiff |
2013-03-08 |
Jean-Marc Valin | Merge branch 'exp_analysis' |
tree | commitdiff |
2013-03-01 |
Jean-Marc Valin | Oops, fixed API name from previous commit |
tree | commitdiff |
2013-03-01 |
Jean-Marc Valin | Applies soft-clipping to the int decoder API. |
tree | commitdiff |
2013-02-20 |
Jean-Marc Valin | Adds support for delayed decision |
tree | commitdiff |
2013-02-10 |
Jean-Marc Valin | First attempt at varying the frame size depending on... |
tree | commitdiff |
2012-12-11 |
Ralph Giles | Document that opus_packet_get_nb_frames, etc. can retur... |
tree | commitdiff |
2012-12-04 |
Jean-Marc Valin | Implements opus_packet_get_nb_samples() |
tree | commitdiff |
2012-12-04 |
Jean-Marc Valin | Implements OPUS_GET_LAST_FRAME_DURATION decoder ctl() |
tree | commitdiff |
2012-12-04 |
Jean-Marc Valin | Changes the PLC behaviour and fixes the FEC behaviour... |
tree | commitdiff |
2012-11-29 |
Ralph Giles | Allow the build files to override OPUS_EXPORT. |
tree | commitdiff |
2012-11-08 |
Jean-Marc Valin | Fixes issues with multiple files defining CELT_C |
tree | commitdiff |
2012-11-08 |
Jean-Marc Valin | Splits out the CELT encoder and decoder |
tree | commitdiff |
2012-10-31 |
Gregory Maxwell | Move LSB CTLs to the encoder specific section, thanks... |
tree | commitdiff |
2012-10-09 |
Jean-Marc Valin | Merge branch 'exp_analysis7' |
tree | commitdiff |
2012-10-06 |
Gregory Maxwell | Fix typo in documentation for opus_decoder_create(). |
tree | commitdiff |
2012-09-27 |
Gregory Maxwell | Belabor OPUS_SET_BITRATE instead of max_packet, as... |
tree | commitdiff |
2012-09-27 |
Philip Jägenstedt | Fix common misspellings |
tree | commitdiff |
2012-09-25 |
Gregory Maxwell | Docbug: Replace opus_encode_frame with opus_encode_floa... |
tree | commitdiff |
2012-09-19 |
Gregory Maxwell | Replace 'maximum frame size' with 'maximum packet durat... |
tree | commitdiff |
2012-09-11 |
Jean-Marc Valin | Fixes multistream doc |
tree | commitdiff |
2012-09-10 |
Timothy B. Terriberry | Expand documentation for the multistream API. |
tree | commitdiff |
2012-09-10 |
Jean-Marc Valin | Fixes to the new repacketizer doc |
tree | commitdiff |
2012-09-10 |
Timothy B. Terriberry | Add documentation for the repacketizer API. |
tree | commitdiff |
2012-09-08 |
Timothy B. Terriberry | Remove large multistream stack buffers. |
tree | commitdiff |
2012-08-12 |
Gregory Maxwell | More doc fixes. |
tree | commitdiff |
2012-08-09 |
Timothy B. Terriberry | Documentation updates for the CTLs. |
tree | commitdiff |
2012-08-06 |
Jean-Marc Valin | Implements OPUS_{GET,SET}_LSB_DEPTH |
tree | commitdiff |
2012-08-06 |
Gregory Maxwell | Fix opus_encode allowed frame sizes docs, reported... |
tree | commitdiff |
2012-07-26 |
Rafaël Carré | Guard _MSC_VER tests, remove FLOAT2INT16 when DISABLE_F... |
tree | commitdiff |
2012-07-21 |
Gregory Maxwell | Add some more api docs. |
tree | commitdiff |
2012-07-20 |
Gregory Maxwell | Replace the remaining instances of restrict with OPUS_R... |
tree | commitdiff |
2012-07-20 |
Gregory Maxwell | Replace a remaining instance of restrict with OPUS_REST... |
tree | commitdiff |
2012-07-18 |
Gregory Maxwell | Replace C99 restrict keyword with OPUS_RESTRICT. |
tree | commitdiff |
2012-07-17 |
Timothy B. Terriberry | Clarify difference between user bandwidth settings. |
tree | commitdiff |
2012-07-13 |
Jean-Marc Valin | Implements OPUS_{GET,SET}_LSB_DEPTH |
tree | commitdiff |
2012-07-11 |
Gregory Maxwell | Make OPUS_SET_GAIN survive decode reset. |
tree | commitdiff |
2012-07-11 |
Gregory Maxwell | Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain. |
tree | commitdiff |
2012-06-11 |
Gregory Maxwell | Pretty up the HTML doxygen output. |
tree | commitdiff |
2012-06-11 |
Gregory Maxwell | Add brief descriptions to the encode/decode groups... |
tree | commitdiff |
2012-06-11 |
Gregory Maxwell | Correct documentation in opus_custom.h. |
tree | commitdiff |
2012-06-01 |
Gregory Maxwell | Update headers to cause warnings on unused returns... |
tree | commitdiff |
2012-05-31 |
Jean-Marc Valin | Seems like using dllimport on Windows wasn't useful |
tree | commitdiff |
2012-05-30 |
Gregory Maxwell | Fix for building mingw32 apps. |
tree | commitdiff |
2012-05-23 |
Ralph Giles | Add extern "C" protection to opus_multistream.h. |
tree | commitdiff |
2012-05-20 |
Gregory Maxwell | Tweak doxygen input so that the manpage names won't... |
tree | commitdiff |
2012-05-17 |
Gregory Maxwell | Minor doc improvement wrt OPUS_APPLICATION_RESTRICTED_L... |
tree | commitdiff |
2012-05-16 |
Jean-Marc Valin | Merge branch 'tmp_draft' |
tree | commitdiff |
2012-05-16 |
Jean-Marc Valin | Revert "Adds 3rd clause to CELT license" |
tree | commitdiff |
2012-05-10 |
Jean-Marc Valin | Addressing the remaining comments from Robert Sparks |
tree | commitdiff |
2012-04-24 |
Jean-Marc Valin | Merge commit '390c89225d' |
tree | commitdiff |
2012-04-24 |
Jean-Marc Valin | Adds 3rd clause to CELT license |
tree | commitdiff |
2012-04-20 |
Jean-Marc Valin | s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue... |
tree | commitdiff |
2012-04-20 |
Jean-Marc Valin | Misc changes to address Robert Sparks' comments |
tree | commitdiff |
2012-04-02 |
Ralph Giles | Improve decoder_create documentation. |
tree | commitdiff |
2012-04-02 |
Ralph Giles | Remove trailing whitespace. |
tree | commitdiff |
2012-03-08 |
Jean-Marc Valin | Fixes int vs opus_int32 compile errors on C5x |
tree | commitdiff |
2012-03-06 |
Ralph Giles | Fix documenation typos. |
tree | commitdiff |
2012-03-06 |
Ralph Giles | Fix typos in the API documentation. |
tree | commitdiff |
2012-03-06 |
Vincent Penquerc'h | Make input mapping parameter const in multistream API |
tree | commitdiff |
2012-03-05 |
Gregory Maxwell | 40/60ms MDCT/Hybrid were not able to reach maximum... |
tree | commitdiff |
2011-12-02 |
Ralph Giles | Rename '_FOO' to avoid potentional collisions with... |
tree | commitdiff |
2011-11-26 |
Ralph Giles | Misc documentation fixes (no code change) |
tree | commitdiff |
2011-10-30 |
Gregory Maxwell | Fix a number of multistream decoder bugs; add some... |
tree | commitdiff |
2011-10-27 |
Jean-Marc Valin | Makes OPUS_SET_VOICE_RATIO private |
tree | commitdiff |
2011-10-27 |
Jean-Marc Valin | Moves the main headers from src/ to include/ |
tree | commitdiff |
|