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.010Oct98765432130Sep2928272625232221201916151413111098765432131Aug302928272625242322201918171615141312111087532131Jul302925987517Jun16141130May2726252420191613109543230Apr29282725211331Mar302928232221181716141312111098732128Feb252423222120171615141211109876432131JanMisc SILK fixes:Cheap early detection of unstable filtersMake repacketizer API use opus_int32 for lengths and add some additional error handling.Minor fixesMake opus_repacketizer_create handle malloc failure gracefully.Cleaner way to take into account the prediction for stereo widthTwo minor SILK fixesAvoids unnecessary collapse of the HF stereo image in hybrid mode.Fixes a stereo SILK->CELT switching bugIncrease the floor on nb_compr_bytes when we enable redundancy.Fixes a redundancy mismatch bugFixes a rare integer overflow in the SILK "50% of max rate" ruleRedundancy fixesNot delaying stereo->mono transitions to/from CELTFixes a problem with the SILK toMono when we're encoding 40/60 ms framesPrevents a SILK stereo encoding-side desyncFixes two encoder bugs causing glitches in stereo->mono switchesProper SILK delay compensation for resamplingMore draft updates and additions.SILK updateSILK stereo fixFix C89 incompatible mixed declarations and code introduced by 220a7d4b.Move useInterpolatedNLSFs assert from encode_indices.c to silk/process_NLSFs.c.Disabling LBRR for whever there's a change in bandwidth/channels/framesizeAdd some CUSTOM_MODES ifdefs in celt.c around code only used byMore assert updates, make the initialization in silk_warped_autocorrelation_FLP more explicit to make tools happy, and allow resetting to auto with OPUS_SET_FORCE_CHANNELS.Renaming the CELT plc.c file to celt_lpc.c to avoid MSVC conflicts with Skype's PLC.cFixes glithes when switching between SILK-only and hybridPrevents the SILK PLC from being called with an invalid frame size or sampling rateAdd the noreturn attribute on the assert functions to aid static analysis, improve test_repacketizer error handling, and silence 19 clang static analysis errors with additional assertions.Correct C99 undefined behavior in silk/NSQ.c, parallel change to 1ee139bc.Delaying SILK stereo->mono transitions by two framesRemove warning added by 4cc9a459.Eliminate redundant redundancy code.Merge remote-tracking branch 'greg/master'Fixes stereo->mono switching bugs (encoder)Make it possible to undo the effect of the private OPUS_SET_FORCE_MODE encoder ctl.Improve opus_decode() error code consistency.Fix bug in OPUS_SET_BANDWIDTH_REQUEST.Fix bug in the OPUS_GET_APPLICATION_REQUEST ctl and also add a bunch of set ctl range checking and improve encoder/decoder error code consistency.
Loading