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
  • burg_optimization
  • cng_fix
  • cng_fix2
  • draft
  • draft_wip
  • exp-highpass
  • exp_24k_analysis1
  • exp_24k_analysis2
  • exp_24k_analysis3
  • exp_24k_analysis4
  • exp_24k_analysis5
  • exp_analysis
  • exp_analysis6
  • 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.026May252420191613109543230Apr29282725211331Mar302928232221181716141312111098732128Feb252423222120171615141211109876432131Jan3029282726252423222120191817131211109830Dec292723212019181716151413109865432130Nov2625241916141312109865429Oct28242221191817161513129430Sep2928242115141312111087532131Aug30272625231311Fixes the case of PLC before receiving any valid packettest_opus usage for -e/-dAllowing test_opus to operate in encode_only or decode_only modesplitting encoder config in terms of application and signal typeFixes an issue when triggering PLC before receiving any packetRemoves auto mode and fixes a force_mono issueFixes a crash on fixed-point stereo voice and some valgrind uninitialized errorsestimating delta cepstral coefficients over 5 framestest_opus error messagestest_opus error messagesFeature extractionEarly music detection codes/inline/static inline/Fixing silk fixed pointFixes a bug in the init() functions where were weren't zeroing the entire stateSquashed commit of the following:Removing useless filesAddressing all the FIXMEs in the codeCode cleanupReduces the PLC array sizes to what's necessaryPLC cleanupAdding a decent auto/default bit-rate choicetest_opus.c now checks the sampling rateReject more invalid packets in the decoder.Intermediate draft edits.The encoder would crash in the PVQ search if fed NaNs via the float interface. This patch protects against it in two sufficient ways: Making the PVQ search robust against NaNs and by squashing NaNs to zero on input.Adds opus_{en|de}coder_init() and opus_{en|de|coder_get_size()Removes pointers from the Opus stateImprovements to error handling and warning fixesDisable parentheses warnings automatically.Rewrote the bandwidth selection codeMinor tuning the WB/SWB and SWB/FB thresholdsFixes duplicate file in silk_sources.mkcommentsFixes bandwidth decision when reducing the bit-rateIncluding config.h (fixes the fixed-point)build fixesOops removing .gitmodulesSquashed commit of the following:Updated README
Loading