Skip to content
Snippets Groups Projects
Select Git revision
  • NSQ_del_dec
  • avx2
  • development
  • master default protected
  • v1.3.1
  • v1.3
  • v1.3-rc2
  • v1.3-rc
  • v1.3-beta
  • v1.2.1
  • v1.2
  • v1.2-rc1
  • v1.2-beta
  • v1.1.5
  • v1.1.4
  • v1.2-alpha2
  • v1.2-alpha
  • v1.1.3
  • v1.1.2
  • v1.1.1
  • v1.1.1-rc
  • draft-ietf-codec-oggopus-06
  • draft-ietf-codec-oggopus-05
  • v1.1.1-beta
24 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.029Aug28272625242322201918171615141312111087532131Jul302925987517Jun16141127May26252420191613109543230Apr29282725211331Mar302928232221181716141312111098732128Feb252423222120171615141211109876432131Jan3029282726252423222120191817131211109830Dec292723212019181716151413109865432130Nov2625241916141312109865Wrapping all allocation within opus_alloc() and opus_free()Using malloc() rather than calloc() as generic allocatorAdds error code to multistream APIBetter error handling in the Opus APIRemoves // from win32/config.hApparently C89 doens't like unnecessary semicolonsThis should remove the last // commentss/INBAND_FEC_FLAG/INBAND_FEC/Making sure that everything in opus.h has a opus prefixAdd pkg-config support files.Add new public headers to the install targets.Fixes a trivial multistream fixed-point bugMore // comments changed to /*Changing some // comments into /*more multistream ctl()sAdds support for multi-stream encoding/decodingDisable the LPC mode highpass filter when set to APPLICATION_AUDIO.More precise CELT/SILK delay compensation to reduce mode switching glitchesMore spec updates.Fixes mathops-test for pseudo-stackAddresses a bitstream bug for stereo FEC and minor fixes that make Opus compile again with Visual Studio.Remove directories added by 86476906ec9711cdd1d74ae35bfb9bd0ba60f0d9.fixes a build issue introduced in the s/signal/frame/ patchExpand tabs and regularize some conditionals.More spec additions.Use 'frame' instead of 'signal' in the silk code.Include opus_private.h when building the repacketizer.Use standard search path for systems headers in the repacketizer.Copyedited draft (up to line 4015).In VBR the MDCT modes rate control could dramatically over/undershoot after a frame size changeencode_size() moved out of opus_encoder.cMoves align() to a single headerBetter handling of DTX for range coder state checksFinal range coder state now exposed through the ctl() interfaceIncluding redundant frames in the final range coder stateAdd prototypes for the _float functions to opus.h.Removes opus_encoder.h and opus_decoder.hAdds code for parsing self-delimited packetsRenaming "mode" option to "application"Using dllimport on Win32 when not building Opus
Loading