Skip to content
Snippets Groups Projects
Select Git revision
  • 1.0.1
  • 1.0.x
  • 1.1.1
  • 1.1.2
  • 1.1.x
  • analysis_fix1
  • analysis_fix2
  • build_script
  • burg_optimization
  • cmake_avx_2
  • cng_fix
  • cng_fix2
  • dev/add_opus_build
  • dev/androidctest
  • dev/check_asm_assertions
  • dev/ci_and_avx2
  • dev/cmake_avx_2
  • dev/cmakerefresh
  • dev/custommodedoc
  • dev/doxygen
  • 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
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.026Aug25242322201918171615141312111087532131Jul302925987517Jun16141130May2726252420191613109543230Apr29282725211331Mar302928232221181716141312111098732128Feb252423222120171615141211109876432131Jan3029282726252423222120191817131211109830Dec292723212019181716151413109865432130Nov2625241916141312109865429OctMore 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 Opuss/OPUS_SET_VBR_FLAG/OPUS_SET_VBR/opus_packet_parse() now returns the payload offset rather than the pointerMaking sure the decoder always outputs at least 2.5 msChanging the encoder to output the ToC in DTX modePrevent spurious "Invalid payload length" on test_opus decode,Reduce the number of branches around ncwrs* and ucwrs* calls with k==0.Adds a floating-point API to OpusDate change on the draftdraft-08 v0.9.6draft-08 v0.9.6More spec additions and clean-up.Removes useless test in test_opusMaking the CELT bitrate default to "unlimited"Update licensing file with current IPR disclosures; remove outdated Skype text.Updated README files to reflect current output of tool and tweaked punctuation and wording. Corrected typo in test_opus ("constraint"->"constrained").Define CELT bitrate=-1 as "unlimited" (i.e. all bytes given)Fixes a high bit-rate redundant frame bugIn silk_dec_API.c a memcpy was blindly copying data of differing types (opus_int16[2] to opus_int[2]).Strip off trailing zero bytes when in LPC mode.
Loading